diff options
| author | Alee <alee14498@gmail.com> | 2018-11-17 18:42:02 -0500 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-11-17 18:42:02 -0500 |
| commit | 6c9852bf3c9c606d12a57f6b0f0a16f79457a690 (patch) | |
| tree | a701c8fd9b27151d6e40cbabf01076784fe8c76c /404.html | |
| parent | 81d42aae318e3b3ef507729be9ecb036adbd8cfa (diff) | |
| download | personal-website-6c9852bf3c9c606d12a57f6b0f0a16f79457a690.tar.gz personal-website-6c9852bf3c9c606d12a57f6b0f0a16f79457a690.tar.bz2 personal-website-6c9852bf3c9c606d12a57f6b0f0a16f79457a690.zip | |
changed the name from Andrew's website to Andrew Lee
Diffstat (limited to '404.html')
| -rw-r--r-- | 404.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,10 +1,9 @@ --- -project: Andrew's Website --- <HTML> <HEAD> {% include heading.html %} - <TITLE>404 | Andrew Lee</TITLE> + <TITLE>404 | {{ site.title }}</TITLE> </HEAD> <BODY> {% include navigator.html %} |
