1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/index.html
Aileen Nowak 6b05fa5af2 🤡 Serve own admin favicon (#619)
refs TryGhost/Ghost#7688
- Serve favicon from `assets/img` to guarantee its available, even if admin and blog are not using the same URL.
2017-04-06 17:28:51 +01:00

2 KiB

<html class="no-js" lang="en"> <head> {{content-for "head"}} {{content-for "minifiedInProductionCss"}} {{content-for "head-footer"}} </head>
{{content-for "body"}} {{content-for "body-footer"}} {{content-for "minifiedInProductionJs"}} </html>