diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 13 |
1 files changed, 4 insertions, 9 deletions
@@ -1,11 +1,6 @@ -# website +webbed site! -my webbed site on https://xenia.blahaj.land - -Inspiration taken from https://eris.gay - -# Generating html -to generate the website just run ``` -./generate.sh -```
\ No newline at end of file +pnpm install +pnpm build +``` |