diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-11 00:27:05 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-11 00:27:41 +0200 |
commit | bc49ab3447fa62f1d216910c8c21af614337d352 (patch) | |
tree | 70111a0aa5b927784aac825f70e9269735b40d5d /partials/footer.html | |
parent | 92f55cbbe81b7a595e40aedeeb3a57b62011b705 (diff) | |
download | theos-website-bc49ab3447fa62f1d216910c8c21af614337d352.tar.xz |
need full path to my about page
Diffstat (limited to 'partials/footer.html')
-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 6542ac6..014a62d 100644 --- a/partials/footer.html +++ b/partials/footer.html @@ -1,6 +1,6 @@ <footer> <p id="copy"> © <span itemprop="copyrightYear">2014</span> - by <a itemprop="copyrightHolder" rel="author" href="https://theos.kyriasis.com/~kyrias">Johannes Löthberg</a> + by <a itemprop="copyrightHolder" rel="author" href="https://theos.kyriasis.com/~kyrias/about.html">Johannes Löthberg</a> </p> </footer> |