diff options
Diffstat (limited to 'views')
| -rw-r--r-- | views/layout.pug | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/layout.pug b/views/layout.pug index 95a5a391f..b11291eb9 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -8,7 +8,6 @@ html(lang='') meta(name='description', content='') meta(name='theme-color' content='#4DA5F4') meta(name='csrf-token', content=_csrf) - link(rel='shortcut icon', href='/images/favicon.png') link(rel='stylesheet', href='/css/main.css') body |
