summaryrefslogtreecommitdiff
path: root/views/projects.pug
diff options
context:
space:
mode:
Diffstat (limited to 'views/projects.pug')
-rw-r--r--views/projects.pug13
1 files changed, 0 insertions, 13 deletions
diff --git a/views/projects.pug b/views/projects.pug
deleted file mode 100644
index 0017f86..0000000
--- a/views/projects.pug
+++ /dev/null
@@ -1,13 +0,0 @@
-//- SPDX-License-Identifier: AGPL-3.0-only
-extends layout
-
-block content
- h2 projects
-
- ul
- 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
-