From 5995114551933633c68f58a715cc9941ca4b3cc5 Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Sun, 16 Feb 2025 19:17:10 -0500 Subject: rename to soaos.dev --- content/blog/mons_i/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/blog/mons_i/index.md') diff --git a/content/blog/mons_i/index.md b/content/blog/mons_i/index.md index b4e5a3a..9b22d2f 100644 --- a/content/blog/mons_i/index.md +++ b/content/blog/mons_i/index.md @@ -78,7 +78,7 @@ mons_math/src/ ├── vec3.c └── vec4.c ``` -(i won't get into implementation details too much in this post in the interest of brevity, but all the code is available on my [git server](https://git.exvacuum.dev/mons/)) +(i won't get into implementation details too much in this post in the interest of brevity, but all the code is available on my [git server](https://git.soaos.dev/mons/)) i found writing the matrix and vector operations super satisfying in spite of the repetition for different dimensionalities -- cgit v1.2.3