website work

This commit is contained in:
Zsolt Ero
2024-01-11 17:33:35 +01:00
parent 8d18554ec7
commit e37fc36ede
17 changed files with 345 additions and 215 deletions

View File

@@ -1,5 +1,7 @@
#!/usr/bin/env bash
prettier -w .
ruff check --fix .
ruff format .