Updated git url.
All checks were successful
Build and deploy website / build (push) Successful in 1m20s
Build and deploy website / deploy (push) Successful in 2s

Added various icons.

Started adding hardwarePage content

Signed-off-by: Martin Berg Alstad <git@martials.no>
This commit is contained in:
2024-09-28 15:33:31 +02:00
parent 2bead91a32
commit 93c6c852af
16 changed files with 133 additions and 50 deletions

View File

@ -45,12 +45,6 @@
"options": {
"parser": "astro"
}
},
{
"files": "*.svelte",
"options": {
"parser": "svelte"
}
}
]
}