aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2018-04-06 17:51:55 +0200
committerYuchen Pei <me@ypei.me>2018-04-06 17:51:55 +0200
commit6430ca2730afce7d168fa43404e16e2cf322b0e2 (patch)
tree9cfaad2078a74c1eb11307cc86cfbab75db99376 /templates
parent2a2c61de0e44adad26c0034dfda6594c34f0d834 (diff)
minor edits
Diffstat (limited to 'templates')
-rw-r--r--templates/oldpost.html2
-rw-r--r--templates/post.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/oldpost.html b/templates/oldpost.html
index 92216fb..8484071 100644
--- a/templates/oldpost.html
+++ b/templates/oldpost.html
@@ -9,7 +9,7 @@
<body>
<header>
<span class="logo">
- <a href="../blog.html">Blog</a>
+ <a href="../blog.html">Yuchen's Blog</a>
</span>
<nav>
<a href="../index.html">About</a><a href="../postlist.html">All posts</a><a href="../blog-feed.xml">Feed</a>
diff --git a/templates/post.html b/templates/post.html
index 92216fb..8484071 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -9,7 +9,7 @@
<body>
<header>
<span class="logo">
- <a href="../blog.html">Blog</a>
+ <a href="../blog.html">Yuchen's Blog</a>
</span>
<nav>
<a href="../index.html">About</a><a href="../postlist.html">All posts</a><a href="../blog-feed.xml">Feed</a>