parent
761a819673
commit
2522b3f15e
|
@ -1 +1,5 @@
|
|||
/**
|
||||
* Serve the LoopBack favicon.
|
||||
* @header loopback.favicon()
|
||||
*/
|
||||
module.exports = require('../../lib/express-middleware').favicon;
|
||||
|
|
Loading…
Reference in New Issue