mirror of
https://github.com/cowmonk/cowmonk.github.io.git
synced 2025-10-27 22:53:25 +00:00
DWM - LESS IS MORE!
This commit is contained in:
parent
d8e791a9b0
commit
51232ef5fe
5 changed files with 396 additions and 7 deletions
|
|
@ -16,8 +16,8 @@
|
|||
<header>
|
||||
<h1><a href="index.html">cowmonk's random blogs</a></h1>
|
||||
<nav class="sblg-nav">
|
||||
<span class="prevnext ">
|
||||
<a href="blog1.html"><-newer</a>
|
||||
<span class="prevnext sblg-prev-has">
|
||||
<a href="blog4.html"><-newer</a>
|
||||
</span>
|
||||
<span class="prevnext sblg-next-has">
|
||||
<a href="blog2.html">older-></a>
|
||||
|
|
@ -72,8 +72,8 @@ but at least for me: the lack of challenge is always worth it. It makes using my
|
|||
</p>
|
||||
</section>
|
||||
<nav>
|
||||
<span class="prevnext ">
|
||||
<a href="blog1.html"><-newer</a>
|
||||
<span class="prevnext sblg-prev-has">
|
||||
<a href="blog4.html"><-newer</a>
|
||||
</span>
|
||||
<span class="prevnext sblg-next-has">
|
||||
<a href="blog2.html">older-></a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue