From 7e145495c4a2fbf694674d9e97725b0c3cc163e8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 16 May 2021 11:50:57 -0400 Subject: [PATCH] use dedicated favicon.svg with dark mode support --- static/404.html | 2 +- static/articles/grapheneos-servers.html | 2 +- static/articles/index.html | 2 +- static/articles/server-traffic-shaping.html | 2 +- static/articles/sitewide-advertising-industry-opt-out.html | 2 +- static/build.html | 2 +- static/contact.html | 2 +- static/donate.html | 2 +- static/faq.html | 2 +- static/favicon.svg | 1 + static/features.html | 2 +- static/history/copperheados.html | 2 +- static/history/index.html | 2 +- static/history/legacy-changelog.html | 2 +- static/index.html | 2 +- static/install/cli.html | 2 +- static/install/index.html | 2 +- static/install/web.html | 2 +- static/pdfviewer-privacy-policy.html | 2 +- static/releases.html | 2 +- static/source.html | 2 +- static/usage.html | 2 +- 22 files changed, 22 insertions(+), 21 deletions(-) create mode 100644 static/favicon.svg diff --git a/static/404.html b/static/404.html index b489d353..bac0b697 100644 --- a/static/404.html +++ b/static/404.html @@ -18,7 +18,7 @@ - + diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index e92acd5a..c163521c 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -20,7 +20,7 @@ - + diff --git a/static/articles/index.html b/static/articles/index.html index 013d1a1a..dc6ea7e0 100644 --- a/static/articles/index.html +++ b/static/articles/index.html @@ -20,7 +20,7 @@ - + diff --git a/static/articles/server-traffic-shaping.html b/static/articles/server-traffic-shaping.html index 3b589da9..080a01b6 100644 --- a/static/articles/server-traffic-shaping.html +++ b/static/articles/server-traffic-shaping.html @@ -20,7 +20,7 @@ - + diff --git a/static/articles/sitewide-advertising-industry-opt-out.html b/static/articles/sitewide-advertising-industry-opt-out.html index 9f62aa76..bfe5af87 100644 --- a/static/articles/sitewide-advertising-industry-opt-out.html +++ b/static/articles/sitewide-advertising-industry-opt-out.html @@ -20,7 +20,7 @@ - + diff --git a/static/build.html b/static/build.html index 629995cb..c74eeee6 100644 --- a/static/build.html +++ b/static/build.html @@ -20,7 +20,7 @@ - + diff --git a/static/contact.html b/static/contact.html index 012e426c..6224b05d 100644 --- a/static/contact.html +++ b/static/contact.html @@ -20,7 +20,7 @@ - + diff --git a/static/donate.html b/static/donate.html index 4de0868b..817c9530 100644 --- a/static/donate.html +++ b/static/donate.html @@ -20,7 +20,7 @@ - + diff --git a/static/faq.html b/static/faq.html index 6c48e1f4..b6c2cb7a 100644 --- a/static/faq.html +++ b/static/faq.html @@ -20,7 +20,7 @@ - + diff --git a/static/favicon.svg b/static/favicon.svg new file mode 100644 index 00000000..a7c6b451 --- /dev/null +++ b/static/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/features.html b/static/features.html index 6068acb7..e27f4034 100644 --- a/static/features.html +++ b/static/features.html @@ -20,7 +20,7 @@ - + diff --git a/static/history/copperheados.html b/static/history/copperheados.html index b5da29df..b86ce233 100644 --- a/static/history/copperheados.html +++ b/static/history/copperheados.html @@ -20,7 +20,7 @@ - + diff --git a/static/history/index.html b/static/history/index.html index 57d8f426..01beb36f 100644 --- a/static/history/index.html +++ b/static/history/index.html @@ -20,7 +20,7 @@ - + diff --git a/static/history/legacy-changelog.html b/static/history/legacy-changelog.html index c3b04e2e..01f9d767 100644 --- a/static/history/legacy-changelog.html +++ b/static/history/legacy-changelog.html @@ -20,7 +20,7 @@ - + diff --git a/static/index.html b/static/index.html index 023c3a17..6db3fd86 100644 --- a/static/index.html +++ b/static/index.html @@ -20,7 +20,7 @@ - + diff --git a/static/install/cli.html b/static/install/cli.html index 60907605..a15ea08f 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -20,7 +20,7 @@ - + diff --git a/static/install/index.html b/static/install/index.html index 736bafeb..6a974479 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -20,7 +20,7 @@ - + diff --git a/static/install/web.html b/static/install/web.html index dbc1a76c..5bca7067 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -20,7 +20,7 @@ - + diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html index c3907a25..8b31f11a 100644 --- a/static/pdfviewer-privacy-policy.html +++ b/static/pdfviewer-privacy-policy.html @@ -20,7 +20,7 @@ - + diff --git a/static/releases.html b/static/releases.html index 95d230e5..7398b556 100644 --- a/static/releases.html +++ b/static/releases.html @@ -21,7 +21,7 @@ - + diff --git a/static/source.html b/static/source.html index 03200081..7cf11150 100644 --- a/static/source.html +++ b/static/source.html @@ -20,7 +20,7 @@ - + diff --git a/static/usage.html b/static/usage.html index ba1d2517..6c1e4ba1 100644 --- a/static/usage.html +++ b/static/usage.html @@ -20,7 +20,7 @@ - +