diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-01-22 08:22:01 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-01-22 08:22:01 -0500 |
| commit | 22b634fa3322ca710c180bd8d98e8ce8d357a434 (patch) | |
| tree | 65baf40c386ed8174587b1df5baad24f2dfe8008 /_includes/footer.html | |
| parent | f46c486b6d7aef06152b3bc1b73f885c9f1b3709 (diff) | |
| download | personal-website-22b634fa3322ca710c180bd8d98e8ce8d357a434.tar.gz personal-website-22b634fa3322ca710c180bd8d98e8ce8d357a434.tar.bz2 personal-website-22b634fa3322ca710c180bd8d98e8ce8d357a434.zip | |
Copyright 2019!
Diffstat (limited to '_includes/footer.html')
| -rw-r--r-- | _includes/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index 42132c5..fa6fbab 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,3 +1,3 @@ <div class="footer"> - <p><b>© Copyright 2018, Andrew Lee.</b></p> + <p><b>© Copyright 2019, Andrew Lee.</b></p> </div>
\ No newline at end of file |
