diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-05-10 20:43:28 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-05-10 20:43:28 +0200 |
commit | ae47eb306c11c2533a87ea48dc195e5d2ef8a158 (patch) | |
tree | 7279cfba919ee4e946ce878df5d6b93ce051615d | |
parent | 169bae667ff9789c5b7475ce2f2a0467a472e095 (diff) | |
download | website-ae47eb306c11c2533a87ea48dc195e5d2ef8a158.tar.xz |
footer: 'by' me
-rw-r--r-- | partials/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/partials/footer.html b/partials/footer.html index 2ae4f32..c43ff00 100644 --- a/partials/footer.html +++ b/partials/footer.html @@ -1,6 +1,6 @@ <footer> <p> - Copyright © Johannes Löthberg 2014<br /> + Copyright © by Johannes Löthberg 2014<br /> You can find me on: <a href="https://plus.google.com/+JohannesLothberg?rel=author" rel="me">Google+</a> <a href="mailto:johannes@kyriasis.com">Email</a> |