feat: Update blog design
This commit is contained in:
+13
-13
@@ -9,19 +9,17 @@
|
||||
</head>
|
||||
<body>
|
||||
<a rel="me" href="https://ieji.de/@mysticmode" style="display:none;">Mastodon</a>
|
||||
<a href="/" class="header">
|
||||
<div class="logo">
|
||||
<img src="/img/garden.png" width="70px" />
|
||||
</div>
|
||||
<p><img src="/img/nirmal-banner.png" height="50px"></p>
|
||||
</a>
|
||||
<nav>
|
||||
<a href="/">Home</a>
|
||||
<a href="/blog.html">Blog</a>
|
||||
<a href="/poems.html">Poems</a>
|
||||
<a href="mailto:hi@nirm.al">Contact</a>
|
||||
</nav>
|
||||
<header>
|
||||
<img src="img/garden.jpg" class="banner" width="800px">
|
||||
<nav>
|
||||
<a href="/">Home</a>
|
||||
<a href="/blog.html">Blog</a>
|
||||
<a href="/poems.html">Poems</a>
|
||||
<a href="mailto:hi@nirm.al">Contact</a>
|
||||
</nav>
|
||||
</header>
|
||||
<main>
|
||||
<h4>// poems</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="poems/questioning-of-silence.html">Questioning of silence</a>
|
||||
@@ -81,8 +79,10 @@
|
||||
</li>
|
||||
</ul>
|
||||
</main>
|
||||
<div class="separator">
|
||||
<img src="img/waves.jpg">
|
||||
</div>
|
||||
<footer>
|
||||
<hr />
|
||||
© Nirmal Kumar R. All original text, is licensed under a
|
||||
<a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
||||
Source code of this website can be found
|
||||
|
||||
Reference in New Issue
Block a user