commit 6752f488a41cbaf121e93c409c90b23bfce3ab27 parent 86ea16e6d0abde5a5514afbe3ef8dabba26cf80d Author: cowmonk <cowmonk@based.pt> Date: Fri, 27 Jun 2025 15:03:33 -0700 add website as project Diffstat:
| M | projects.html | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/projects.html b/projects.html @@ -66,6 +66,11 @@ <p>Unlike LearnixOS this is NOT Linux-based. This is a Unix-like Operating System that's programmed from scratch in C.</p> <p><a href="https://github.com/cowmonk/cowos">View Github -></a></p> </article> + <article class="project-item"> + <h3>[ Website ]</h3> + <p>I debated whether or not to include this, but I decided to so people can find the hosted source code. I don't think I need any explaining, but it's just my personal website that you see here :).</p> + <p><a href="https://github.com/cowmonk/cowmonk.github.io">View Github -$gt;</a></p> + </article> </section> </main> </div>