diff options
Diffstat (limited to 'blog.html')
| -rw-r--r-- | blog.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,11 +1,10 @@ --- -project: Andrew's Website --- <HTML> <HEAD> {% include heading.html %} - <TITLE>Blog | Andrew Lee</TITLE> + <TITLE>Blog | {{ site.title }}</TITLE> </HEAD> <BODY> {% include navigator.html %} |
