feat: create index and about pages

This commit is contained in:
Alexis Fourmaux 2025-06-04 01:39:48 +02:00
parent cc39ed4c4e
commit 0c71f81c78
8 changed files with 61 additions and 21 deletions

View file

@ -3,6 +3,7 @@
@use 'shortcodes/callout';
@use 'parts/anchor';
@use 'parts/articles';
@use 'parts/index';
@use 'parts/code';
@use 'parts/footnote';
@use 'parts/misc';