diff options
author | Timmy Keller <tjk@tjkeller.xyz> | 2024-08-11 10:00:56 -0500 |
---|---|---|
committer | Timmy Keller <tjk@tjkeller.xyz> | 2024-08-11 10:00:56 -0500 |
commit | 726ca45683974e991c3c2d172039716be8cb0d4c (patch) | |
tree | 7d773f60439482b4833055e457392f89e20d3b69 /layouts/partials/theme-copyright.html | |
parent | f49d28caa3005c608eec9f8f82b1d9625ae37c01 (diff) | |
download | hugo-theme-tjkbasic-726ca45683974e991c3c2d172039716be8cb0d4c.tar.xz hugo-theme-tjkbasic-726ca45683974e991c3c2d172039716be8cb0d4c.zip |
changes to copyright and style. open links in new tab if theyre to another site
Diffstat (limited to 'layouts/partials/theme-copyright.html')
-rw-r--r-- | layouts/partials/theme-copyright.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/theme-copyright.html b/layouts/partials/theme-copyright.html new file mode 100644 index 0000000..b97de5f --- /dev/null +++ b/layouts/partials/theme-copyright.html @@ -0,0 +1 @@ +<a href="https://tjkeller.xyz/projects/this-site/#tjkbasic-hugo-theme" id="theme-copyright">Built Using the TJKBasic Hugo Theme</a> |