diff --git a/app/views/components/page-footer.pug b/app/views/components/page-footer.pug index e5a511a..22039cf 100644 --- a/app/views/components/page-footer.pug +++ b/app/views/components/page-footer.pug @@ -14,4 +14,6 @@ section.uk-section.uk-section-default.uk-section-small.dtp-site-footer .uk-margin span Copyright © #{moment().format('YYYY')} span - +renderSiteLink() \ No newline at end of file + +renderSiteLink() + .uk-margin + div #[a(href="https://owenbenjamin.com") Owen Benjamin] named this website. \ No newline at end of file