Add archive gallery.

This commit is contained in:
2026-08-08 14:43:36 +02:00
parent 487cc8e2dd
commit a53578ec70
55 changed files with 419 additions and 22 deletions
+14
View File
@@ -0,0 +1,14 @@
$primary: #005adb;
$secondary: #ef6000;
$success: #198754;
$danger: #dc3545;
$warning: #ffc107;
$info: #00a194;
$light: #f9f9f9;
$dark: #535455;
$link-decoration: none;
$link-color: $secondary;
@import "hugo_bootstrap_theme";
@import "hugo_cookie_consent";