Major style update including the logo
This commit is contained in:
+6
-4
@@ -14,9 +14,9 @@
|
||||
|
||||
<a href="/" class="header">
|
||||
<div class="logo">
|
||||
<img src="/img/nklogo.png" width="75px" />
|
||||
<img src="/img/nklogo.png" width="90px" />
|
||||
</div>
|
||||
<p>NIRMAL KUMAR R</p>
|
||||
<p><img src="/img/nirmal-banner.png" height="70px"></p>
|
||||
</a>
|
||||
|
||||
<nav>
|
||||
@@ -34,7 +34,9 @@
|
||||
cannot put it into words although I try my best.
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://git.sr.ht/~mysticmode">Oh, I write computer programs too!</a>
|
||||
<a href="https://git.sr.ht/~mysticmode">I write computer programs too!</a>
|
||||
And you can find my <a href="/devlog.html">devlog</a> section on this website
|
||||
for tech articles.
|
||||
</p>
|
||||
<p class="contact">
|
||||
You can connect with me on
|
||||
@@ -49,7 +51,7 @@
|
||||
© 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
|
||||
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||
<a href="https://git.sr.ht/~mysticmode/nirm.al">here</a>.
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user