diff options
| author | JustZvan <justzvan@justzvan.xyz> | 2026-03-24 20:14:42 +0100 |
|---|---|---|
| committer | JustZvan <justzvan@justzvan.xyz> | 2026-03-24 20:14:42 +0100 |
| commit | a60a600522b9c638cf06fc484d80209dfb7d5c20 (patch) | |
| tree | 9801ae967ac65724333abf15a35d445a05167095 /themes/JustZvan/layouts/_partials/footer.html | |
feat: initial commit
Diffstat (limited to 'themes/JustZvan/layouts/_partials/footer.html')
| -rw-r--r-- | themes/JustZvan/layouts/_partials/footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/JustZvan/layouts/_partials/footer.html b/themes/JustZvan/layouts/_partials/footer.html new file mode 100644 index 0000000..53920d0 --- /dev/null +++ b/themes/JustZvan/layouts/_partials/footer.html @@ -0,0 +1 @@ +<p>Copyright JustZvan {{ now.Year }}. All blog posts on this website are licensed under the <a href="/jzscl/">JZSCL</a>.</p> |