Started with a simple homepage

This commit is contained in:
Martin Berg Alstad
2022-12-21 13:56:42 +01:00
parent 5e8aefe665
commit 6798840a6b
18 changed files with 297 additions and 149 deletions

1
resources/code.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-code"><polyline points="16 18 22 12 16 6"></polyline><polyline points="8 6 2 12 8 18"></polyline></svg>

After

Width:  |  Height:  |  Size: 307 B