aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2024-07-01 10:47:01 -0400
committerStonewall Jackson <stonewall@sacredheartsc.com>2024-07-01 10:47:01 -0400
commitccf2178dba0b46e868bdc087c1c38c88c3827225 (patch)
tree3f568095a5dc96bf3e437834fa4f7626da2a0bee
parent7d5f27222ef0a0510b119b1853fcd9e61c325f73 (diff)
downloadwww-master.tar.gz
www-master.zip
remove theme colorHEADmaster
-rw-r--r--templates/cv.html1
-rw-r--r--templates/default.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/templates/cv.html b/templates/cv.html
index 0ef52db..71ed4c7 100644
--- a/templates/cv.html
+++ b/templates/cv.html
@@ -23,7 +23,6 @@ $endif$
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#eea35f">
<meta name="msapplication-TileColor" content="#da532c">
- <meta name="theme-color" content="#eea35f">
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
diff --git a/templates/default.html b/templates/default.html
index bebcfd9..db11d67 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -23,7 +23,6 @@ $endif$
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#eea35f">
<meta name="msapplication-TileColor" content="#da532c">
- <meta name="theme-color" content="#eea35f">
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}