Update footer link to point to CodePress repository

- Updated 'Powered by CodePress CMS' text to be a clickable link
- Link points to https://git.noorlander.info/E.Noorlander/CodePress
- Added target='_blank' and rel='noopener' for security
This commit is contained in:
2025-11-19 15:02:25 +01:00
parent 231c73c5af
commit d1e6471502
2 changed files with 20 additions and 1 deletions

View File

@@ -249,7 +249,7 @@
{{file_info}}
</div>
<div class="site-info">
<small class="text-muted">Powered by CodePress CMS</small>
<small class="text-muted">Powered by <a href="https://git.noorlander.info/E.Noorlander/CodePress" target="_blank" rel="noopener">CodePress CMS</a></small>
</div>
</div>
</div>