commit a6b1d5b94499f256405ee665e12f6123a2c1e9cb
parent dd988623194c371d4a23d794e791eb690364f813
Author: cowmonk <cowmonk@based.pt>
Date: Fri, 10 Apr 2026 15:40:29 +0000
Updated links and stuffs
Diffstat:
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/._credits.html b/._credits.html
Binary files differ.
diff --git a/interests/index.html b/interests/index.html
@@ -59,7 +59,7 @@
<li><strong>Audio Gear:</strong> Not a music producer, I just like listening to high quality audio.</li>
<li><strong>Gym:</strong> If you can't go into a pool and instantly sink, then you haven't made it in life yet.</li>
</ul>
- <p>Feel free to check out my <a href="blog/index.html">blog</a> for more detailed write-ups on some of these topics.</p>
+ <p>Feel free to check out my <a href="../blog/index.html">blog</a> for more detailed write-ups on some of these topics.</p>
</section>
</main>
</div>
diff --git a/projects/index.html b/projects/index.html
@@ -56,8 +56,8 @@
<p><a href="https://learnixos.github.io">Learn More -></a></p>
</article>
<!-- <article class="project-item">
- <h3>[ Dotfiles Configuration ]</h3>
- <p>My personal collection of configuration files for various tools (vim, st, DWM, etc.), optimized for productivity and a minimalist aesthetic.</p>
+ <h3>[ Dotless ]</h3>
+ <p>Suckless "Dotfiles" installable via a POSIX Makefile. Just a good quick base to build off of.</p>
<p><a href="https://git.based.pt/dotless/file/README.html">View Dotfiles ->></a></p>
</article>
-->