summaryrefslogtreecommitdiff
path: root/static/home.md
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2025-03-08 12:37:30 -0500
committerJacob McDonnell <jacob@jacobmcdonnell.com>2025-03-08 12:37:30 -0500
commit0ed3e64845c059a2be9748a7fd13c730f1c4db36 (patch)
tree8541f887ffad997316a1229151a658cfb2b1b603 /static/home.md
parent18805fb1c3de25ffd3dc9c9d6593c09ec6512fae (diff)
Updated Home Page
Diffstat (limited to 'static/home.md')
-rwxr-xr-xstatic/home.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/home.md b/static/home.md
index 3f1f0c1..0a8aeaf 100755
--- a/static/home.md
+++ b/static/home.md
@@ -18,8 +18,8 @@ articles about projects that I am working on.
### Personal Projects
[This Website](https://github.com/JacobMcDonnell/JacobMcDonnell.com) is written
-in Python using Flask. It is hosted on VPS running Red Hat Linux using NGINX as
-a proxy.
+in Go using the standard net/http package. It is hosted on VPS running Red Hat
+Linux using NGINX as a proxy.
[Quick and Dirty MIPS Assembler](https://github.com/JacobMcDonnell/QDMA) is a
MIPS assembler written in Go. QDMA supports the Executable and Linkable Format