blob: 3fb12098c4dad4cefce0203cd89dae7c15570f29 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# website
my webbed site on https://xenia.blahaj.land
Inspiration taken from https://eris.gay
# Generating html
to generate the website just run
```
./generate.sh
```
|