aboutsummaryrefslogtreecommitdiff
path: root/templates/header.rs.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header.rs.html')
-rw-r--r--templates/header.rs.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/header.rs.html b/templates/header.rs.html
index 9d8b40a..bc501b9 100644
--- a/templates/header.rs.html
+++ b/templates/header.rs.html
@@ -51,9 +51,9 @@ la budza pu cusku lu
<html lang="en">
<head>
@if title.is_some() {
- <title>@title.unwrap() - Christine Dodrill</title>
+ <title>@title.unwrap() - Xe</title>
} else {
- <title>Christine Dodrill</title>
+ <title>Xe</title>
}
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/hack.css" />
@@ -63,8 +63,8 @@ la budza pu cusku lu
@if Utc::now().month() == 12 || Utc::now().month() == 1 || Utc::now().month() == 2 { <link rel="stylesheet" href="/css/snow.css" /> }
<link rel="manifest" href="/static/manifest.json" />
- <link rel="alternate" title="Christine Dodrill's Blog" type="application/rss+xml" href="https://christine.website/blog.rss" />
- <link rel="alternate" title="Christine Dodrill's Blog" type="application/json" href="https://christine.website/blog.json" />
+ <link rel="alternate" title="Xe's Blog" type="application/rss+xml" href="https://christine.website/blog.rss" />
+ <link rel="alternate" title="Xe's Blog" type="application/json" href="https://christine.website/blog.json" />
<link rel="apple-touch-icon" sizes="57x57" href="/static/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/static/favicon/apple-icon-60x60.png">
@@ -93,7 +93,7 @@ la budza pu cusku lu
<body class="snow hack gruvbox-dark">
<div class="container">
<header>
- <p><a href="/">Christine Dodrill</a> - <a href="/blog">Blog</a> - <a href="/contact">Contact</a> - <a href="/gallery">Gallery</a> - <a href="/resume">Resume</a> - <a href="/talks">Talks</a> - <a href="/signalboost">Signal Boost</a> - <a href="/feeds">Feeds</a> | <a target="_blank" rel="noopener noreferrer" href="https://graphviz.christine.website">GraphViz</a> - <a target="_blank" rel="noopener noreferrer" href="https://when-then-zen.christine.website/">When Then Zen</a></p>
+ <p><a href="/">Xe</a> - <a href="/blog">Blog</a> - <a href="/contact">Contact</a> - <a href="/gallery">Gallery</a> - <a href="/resume">Resume</a> - <a href="/talks">Talks</a> - <a href="/signalboost">Signal Boost</a> - <a href="/feeds">Feeds</a> | <a target="_blank" rel="noopener noreferrer" href="https://graphviz.christine.website">GraphViz</a> - <a target="_blank" rel="noopener noreferrer" href="https://when-then-zen.christine.website/">When Then Zen</a></p>
</header>
<div class="snowframe">