diff options
Diffstat (limited to 'docs/posts/SDL2_devlog')
-rw-r--r-- | docs/posts/SDL2_devlog/index.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/posts/SDL2_devlog/index.html b/docs/posts/SDL2_devlog/index.html index 730639c..2927f31 100644 --- a/docs/posts/SDL2_devlog/index.html +++ b/docs/posts/SDL2_devlog/index.html | |||
@@ -329,16 +329,15 @@ allowed me to get all the way to drawing a grid from a | |||
329 | <div class="intro"> | 329 | <div class="intro"> |
330 | Hi. | 330 | Hi. |
331 | <div class="hot-links"> | 331 | <div class="hot-links"> |
332 | <a href="https://peppe.rs/index.xml" class="feed-button">Subscribe</a> | 332 | <a href="/index.xml" class="feed-button">Subscribe</a> |
333 | </div> | 333 | </div> |
334 | <p>I'm Akshay, programmer and pixel-artist.</p> | 334 | <p>I'm Akshay, programmer and pixel-artist. |
335 | <p> | 335 | I write <a href="https://git.peppe.rs">open-source stuff</a>. |
336 | I write <a href="https://git.peppe.rs">open-source stuff</a> to pass time. | ||
337 | I also design fonts: | 336 | I also design fonts: |
338 | <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, | 337 | <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, |
339 | <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. | 338 | <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. |
340 | </p> | 339 | </p> |
341 | <p>Send me a mail at [email protected] or a message at n[email protected].</p> | 340 | <p>Reach out at oppili@irc.rizon.net.</p> |
342 | </div> | 341 | </div> |
343 | 342 | ||
344 | <a href="/" class="post-end-link">Home</a> | 343 | <a href="/" class="post-end-link">Home</a> |