Cybrkyd's Git Repositories

page-with-py - commit: 4a0478a

commit 4a0478a8b4c444315b9945300e8d42e35923c0def6dbb6543cef09aa6e46ce0b
author cybrkyd <git@cybrkyd.com> 2026-02-19 11:28:49 +0000
committer cybrkyd <git@cybrkyd.com> 2026-02-19 11:28:49 +0000

Commit Message

Basic footer PaPy link

📊 Diffstat

pa-py/themes/basic/footer.html 2
1 files changed, 1 insertions(+), 1 deletions(-)

Diff

diff --git a/pa-py/themes/basic/footer.html b/pa-py/themes/basic/footer.html
index 75678e6..2006110 100644
--- a/pa-py/themes/basic/footer.html
+++ b/pa-py/themes/basic/footer.html
@@ -1,6 +1,6 @@
<footer style="padding:25px 0;">
<p>Subscribe via <a href='/index.xml'>rss</a></p>
- <span class="power">Site generated by <a href="https://git.cybrkyd.com/cgi-git.cgi?p=page-with-py" target="_blank" rel="noopener">PaPy</a></span>
+ <span class="power">Site generated by <a href="https://git.cybrkyd.com/page-with-py" target="_blank" rel="noopener">PaPy</a></span>
</footer>