summaryrefslogtreecommitdiffstats
path: root/_site/index.html
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-10-25 21:25:25 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-10-26 08:40:31 +0800
commit2bc8f57fec98913b7ae6dbd84ce921284b36e92d (patch)
treeaa17fea8a90dc1af63541e105def54260f6b7a5d /_site/index.html
parentfad35e21d2bf8a2e1398e83887bb779a28e60ee6 (diff)
downloadwww-2bc8f57fec98913b7ae6dbd84ce921284b36e92d.tar.gz
Improve style.
Diffstat (limited to '_site/index.html')
-rw-r--r--_site/index.html35
1 files changed, 22 insertions, 13 deletions
diff --git a/_site/index.html b/_site/index.html
index 92cfe29..be86e71 100644
--- a/_site/index.html
+++ b/_site/index.html
@@ -40,7 +40,7 @@
</h5>
<img src="/assets/img/grunge.png" alt="" class="line tag flip">
- <p class="right tagline">My piss in the ocean of world wide web.</p>
+ <p class="right tagline">Just another piss in the ocean of World Wide Web.</p>
<img src="/assets/img/grunge.png" alt="" class="line tag">
<br>
@@ -53,10 +53,10 @@
<tr>
- <td class="posts-td-link">
+ <td class="posts-td posts-td-link">
<a href="/archive/neo4j-a-star-search/">Neo4J A* search</a>
</td>
- <td class="posts-td-time">
+ <td class="posts-td posts-td-time">
<span class="post-meta">
<time datetime="2025-09-14 00:00:00 +0800">2025-09-14</time>
</span>
@@ -66,10 +66,10 @@
<tr>
- <td class="posts-td-link">
+ <td class="posts-td posts-td-link">
<a href="/archive/my-first-pcb/">My first PCB</a>
</td>
- <td class="posts-td-time">
+ <td class="posts-td posts-td-time">
<span class="post-meta">
<time datetime="2025-07-14 00:00:00 +0800">2025-07-14</time>
</span>
@@ -79,10 +79,10 @@
<tr>
- <td class="posts-td-link">
+ <td class="posts-td posts-td-link">
<a href="/archive/mosfet-switches/">MOSFETs</a>
</td>
- <td class="posts-td-time">
+ <td class="posts-td posts-td-time">
<span class="post-meta">
<time datetime="2025-06-22 00:00:00 +0800">2025-06-22</time>
</span>
@@ -92,10 +92,10 @@
<tr>
- <td class="posts-td-link">
+ <td class="posts-td posts-td-link">
<a href="/archive/awesome-books/">Awesome books</a>
</td>
- <td class="posts-td-time">
+ <td class="posts-td posts-td-time">
<span class="post-meta">
<time datetime="2025-04-20 00:00:00 +0800">2025-04-20</time>
</span>
@@ -105,10 +105,10 @@
<tr>
- <td class="posts-td-link">
+ <td class="posts-td posts-td-link">
<a href="/archive/arduino-uno/">Notes on programming ATmega328P chips</a>
</td>
- <td class="posts-td-time">
+ <td class="posts-td posts-td-time">
<span class="post-meta">
<time datetime="2025-04-10 00:00:00 +0800">2025-04-10</time>
</span>
@@ -118,10 +118,10 @@
<tr>
- <td class="posts-td-link">
+ <td class="posts-td posts-td-link">
<a href="/archive/arduino-due/">Bare-metal ARM Cortex M3 chips</a>
</td>
- <td class="posts-td-time">
+ <td class="posts-td posts-td-time">
<span class="post-meta">
<time datetime="2024-10-05 00:00:00 +0800">2024-10-05</time>
</span>
@@ -135,5 +135,14 @@
</div>
</main>
+ <div class="footer">
+ <div class="container">
+ <div class="twelve columns right">
+ <p id="footer-text">&copy; ASCIIMX - 2025</p>
+ </div>
+ </div>
+</div>
+
+
</body>
</html>