aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;}