rearranged footer items and added blog section to it
This commit is contained in:
@@ -24,11 +24,12 @@
|
||||
<div class="content-box">
|
||||
<h6>Content</h6>
|
||||
<a href="/projects">Projects</a>
|
||||
<a href="/feeds">Feeds</a>
|
||||
<a href="/blog">Blog</a>
|
||||
<a href="/about">About</a>
|
||||
</div>
|
||||
<div class="content-box">
|
||||
<h6>Meta</h6>
|
||||
<a href="/feeds">Feeds</a>
|
||||
<a href="https://codeberg.org/denizk0461/pages-svelte">Page Source</a>
|
||||
<a href="/privacy">Privacy & Cookies</a>
|
||||
</div>
|
||||
@@ -53,7 +54,6 @@
|
||||
|
||||
footer h6 {
|
||||
font-family: var(--font-mono);
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
footer p, footer a {
|
||||
|
||||
Reference in New Issue
Block a user