DEVELOPMENT ENVIRONMENT

~liljamo/liljamo-dev-zola

ref: ec622f55b04c74fd5f093d282fcb813f192d49c4 liljamo-dev-zola/content/liljamo.dev/_index.md -rw-r--r-- 328 bytes
ec622f55Jonni Liljamo feat: umami script a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
+++
weight = 11

title = "liljamo.dev"
description = "project showcase website"

template = "project.html"

[extra]
status = "active"

git = "https://git.src.quest/~liljamo/liljamo-dev-zola"

external_link = "https://liljamo.dev"
external_link_visual = "liljamo.dev"
+++

This website, created with [zola](https://getzola.org).