feat: Update blog design
This commit is contained in:
@@ -9,19 +9,16 @@
|
||||
</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>
|
||||
<section class="content-wrapper">
|
||||
<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>
|
||||
<section class="content-wrapper poems">
|
||||
<div class="title">My life is not shrinking <span class="date">[2022-05-22]</span></div>
|
||||
<div class="content">
|
||||
<p>My life is not shrinking;</p>
|
||||
@@ -35,8 +32,10 @@
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
<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