Fix links, add better footer, use icofont

Fork/Font awesome is too heavy and fails for some icons.
This commit is contained in:
2025-09-15 21:44:34 +02:00
parent 4e55f868ac
commit 58d8eb48b5
22 changed files with 1541 additions and 1132 deletions

View File

@@ -7,8 +7,8 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@parcel/transformer-sass": "2.13.2",
"parcel": "^2.13.2",
"@parcel/transformer-sass": "2.15.4",
"parcel": "^2.15.4",
"posthtml-doctype": "^1.1.1",
"posthtml-include": "^2.0.1"
}