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