summaryrefslogtreecommitdiff
path: root/views/projects.pug
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-02-12 19:42:39 +0100
committermetamuffin <metamuffin@disroot.org>2023-02-12 19:42:39 +0100
commit4423c2e86179168339d90adbda53d9777e953db5 (patch)
tree776147c3045610698c66edc92b99cfed9669f5d8 /views/projects.pug
parent1163ff8782eb10545c3bc1d044e9fe4bd7f3e0dd (diff)
downloadmetamuffin-website-4423c2e86179168339d90adbda53d9777e953db5.tar
metamuffin-website-4423c2e86179168339d90adbda53d9777e953db5.tar.bz2
metamuffin-website-4423c2e86179168339d90adbda53d9777e953db5.tar.zst
switching to rocket
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
-