fix: 🐛 Favicon

This commit is contained in:
ThatOneCalculator 2022-04-07 19:15:31 -07:00
parent d96287c206
commit 3cfda99765
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ html(lang='en')
meta(charset='UTF-8')
meta(name='viewport' content='width=device-width, initial-scale=1.0')
title zer0bin
link(rel='shortcut icon' type='image/x-icon' href='favicon.ico')
link(rel='shortcut icon' type='image/x-icon' href='/favicon.ico')
meta(name='theme-color' content='#90BDC9')
meta(name='keywords' content='zerobin, zer0bin, paste, paste bin, pastebin, pastebin alternative, foss pastebin, open source pastebin, free pastebin, ghostbin, hastebin, pastebin.com, free pastebin online, paste online, github paste, github gist, github gist paste')
meta(name='darkreader' content='NO-DARKREADER-PLUGIN')