summaryrefslogtreecommitdiff
path: root/views/projects.pug
blob: 8015f079eec020ce4846a0ede41a5114894179e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//- 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/covid-mobility/output/") covid mobility data charts using google's data
    
    pre // TODO this list is not comlpete