diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-07-23 20:38:11 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-07-23 20:38:11 +0100 |
commit | 44ae926ae4aab8a3ff9a458d731d17a12bccf13d (patch) | |
tree | 435852576ee42da5c4e6161a012e9c10fd8a7bdf /themes | |
parent | 231a21c9e503db4eab2b87ed153eb93ab6a42480 (diff) |
added copyright to the footer
Diffstat (limited to 'themes')
-rw-r--r-- | themes/problematic/layouts/partials/footer.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/problematic/layouts/partials/footer.html b/themes/problematic/layouts/partials/footer.html index e69de29..1382b2c 100644 --- a/themes/problematic/layouts/partials/footer.html +++ b/themes/problematic/layouts/partials/footer.html @@ -0,0 +1,2 @@ +<hr class="new1"> +© 2022 MR Lemon |