diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/oldpost.html | 2 | ||||
-rw-r--r-- | templates/post.html | 2 |
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> |