diff options
| author | Alee <Alee14498@gmail.com> | 2019-03-31 21:07:36 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-03-31 21:07:36 -0400 |
| commit | 2aa74c789c51ea8c1bc55c16af54a54a48fbe38c (patch) | |
| tree | 821ff80e90e4b3ff71b6f95d4b21d90ea782205e /404.html | |
| parent | bbdb0b26a22082ef9b47c74a5ffd36cfd9dd38e4 (diff) | |
| download | personal-website-2aa74c789c51ea8c1bc55c16af54a54a48fbe38c.tar.gz personal-website-2aa74c789c51ea8c1bc55c16af54a54a48fbe38c.tar.bz2 personal-website-2aa74c789c51ea8c1bc55c16af54a54a48fbe38c.zip | |
01100001 01110000 01100110
Diffstat (limited to '404.html')
| -rw-r--r-- | 404.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -22,8 +22,10 @@ <p> <center>You may need to go back to the <a href="/">homepage</a>.</center> </p> + <p> + <center><b>© Copyright 2018-2019, Andrew Lee.</b></center> + </p> </div> - {% include footer.html %} </BODY> </HTML>
\ No newline at end of file |
