mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-04-19 21:39:24 +00:00
Add SVG favicon
This commit is contained in:
parent
b726c0053b
commit
0a55bb7cea
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
<link rel="stylesheet" href="/static/home.css" />
|
<link rel="stylesheet" href="/static/home.css" />
|
||||||
<meta http-equiv="Content-Security-Policy"
|
<meta http-equiv="Content-Security-Policy"
|
||||||
content="default-src 'none'; style-src 'self'; script-src 'none'; img-src 'self';" />
|
content="default-src 'none'; style-src 'self'; script-src 'none'; img-src 'self';" />
|
||||||
|
<link rel="icon" href="/static/codecircles.svg" />
|
||||||
<link rel="icon" href="/static/codecircles.webp" />
|
<link rel="icon" href="/static/codecircles.webp" />
|
||||||
<meta name="description" content="View StackOverflow threads in privacy and without the clutter." />
|
<meta name="description" content="View StackOverflow threads in privacy and without the clutter." />
|
||||||
{{ template "sharedHead.html" }}
|
{{ template "sharedHead.html" }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue