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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user