diff --git a/frontend/favicon.ico b/frontend/favicon.ico deleted file mode 100644 index aef95a1..0000000 Binary files a/frontend/favicon.ico and /dev/null differ diff --git a/frontend/favicon.svg b/frontend/favicon.svg new file mode 100644 index 0000000..7a583bb --- /dev/null +++ b/frontend/favicon.svg @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/frontend/index.html b/frontend/index.html index 564c816..aa2ed97 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,4 +1,7 @@ - - + + + + + diff --git a/frontend/index.pug b/frontend/index.pug index b8efefc..4260c31 100755 --- a/frontend/index.pug +++ b/frontend/index.pug @@ -14,7 +14,6 @@ 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') 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')