From e023fd8d06bc55389ab13db6c6d8d89903b5afca Mon Sep 17 00:00:00 2001
From: Preston Pan
Date: Fri, 6 Jan 2023 18:02:55 -0800
Subject: add noexcess
---
build/website/projects/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'build/website/projects/index.html')
diff --git a/build/website/projects/index.html b/build/website/projects/index.html
index 5562ea2..c97df09 100644
--- a/build/website/projects/index.html
+++ b/build/website/projects/index.html
@@ -29,7 +29,7 @@ Projects
- Dotfiles -- My dotfiles (script for autoinstalling them coming soon).
- - Trail of Dusk -- a text based roguelike rpg.
+ - NoExcess -- a scheme-like programming language written in c.
- Plant9 -- A GNU/linux distribution that I am working on with Matthew Hinton.
- COMAS -- A mathematics library that is built on the idea of quaternionic functions inside tensors.
--
cgit