Merge main branch into e.noorlander

- Resolved merge conflict by keeping e.noorlander layout.html
- All branches now have identical content and functionality
- Sidebar toggle functionality available on all branches
- Complete blog content synchronized across branches
This commit is contained in:
2025-11-19 14:36:47 +01:00
2 changed files with 135 additions and 65 deletions

View File

@@ -155,13 +155,6 @@
font-size: 0.9rem;
color: #6c757d;
}
.site-info a {
color: #0d6efd;
text-decoration: none;
}
.site-info a:hover {
text-decoration: underline;
}
.search-form {
max-width: 300px;
}
@@ -249,7 +242,7 @@
{{file_info}}
</div>
<div class="site-info">
<small class="text-muted">Powered by <a href="https://git.noorlander.info/E.Noorlander/CodePress.git" target="_blank" rel="noopener">CodePress CMS</a></small>
<small class="text-muted">Powered by CodePress CMS</small>
</div>
</div>
</div>