aboutsummaryrefslogtreecommitdiffstats
path: root/templates/cv.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cv.html')
-rw-r--r--templates/cv.html10
1 files changed, 2 insertions, 8 deletions
diff --git a/templates/cv.html b/templates/cv.html
index ba2da6e..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;}
@@ -54,8 +53,7 @@ $endfor$
[<a href="/">home</a>]&nbsp;
[<a href="/blog/">blog</a>]&nbsp;
[<a href="https://git.sacredheartsc.com/">git</a>]&nbsp;
- [<a href="https://mastodon.sacredheartsc.com/@stonewall" title="@stonewall@sacredheartsc.com">mastodon</a>]&nbsp;
- [<a href="mailto:stonewall@sacredheartsc.com" title="stonewall@sacredheartsc.com">email</a>]&nbsp;
+ [<a href="mailto:cullum@sacredheartsc.com" title="cullum@sacredheartsc.com">email</a>]&nbsp;
[<a href="$feed$">rss</a>]
<span style="float: right">JMJ</span>
<hr>
@@ -84,11 +82,7 @@ $for(include-after)$
$include-after$
$endfor$
<footer>
- <p>
- Please <a href="mailto:stonewall@sacredheartsc.com">contact me</a> if you
- require a de-anonymized CV.
- <span class="date">Last updated $date$</span>
- </p>
+ <p><span class="date">Last updated $date$</span></p>
</footer>
</body>
</html>