feat: implement pages

This commit is contained in:
siujamo
2026-05-19 21:45:20 -05:00
commit 2c17c927fc
30 changed files with 3479 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
:root {
/* Example brand color overrides for the custom theme scaffold. */
--rp-c-brand: #0f766e;
--rp-c-brand-dark: #115e59;
--rp-c-brand-tint: rgba(15, 118, 110, 0.16);
}