summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/projects.pug5
1 files changed, 2 insertions, 3 deletions
diff --git a/views/projects.pug b/views/projects.pug
index 8015f07..0017f86 100644
--- a/views/projects.pug
+++ b/views/projects.pug
@@ -5,10 +5,9 @@ block content
h2 projects
ul
- li: a(href="https://s.metamuffin.org/games/lunar-lander/") lunar lander]
+ li: a(href="https://s.metamuffin.org/games/lunar-lander/") lunar lander
+ li: a(href="https://s.metamuffin.org/projects/molecule-viewer/") molecule viewer
li: a(href="https://s.metamuffin.org/projects/covid-mobility/output/") covid mobility data charts using google's data
pre // TODO this list is not comlpete
-
-