add cloudflare R2 config

This commit is contained in:
2025-10-13 11:37:20 +08:00
parent 8e8ff0bfc7
commit 65c27e3386
13 changed files with 17839 additions and 179 deletions

View File

@@ -12,11 +12,6 @@
--color-text: #1A202C;
--color-text-muted: #718096;
--color-border: #E2E8F0;
/*
Purpose:
Define Enchun brand color palette as CSS custom properties for easy, semantic access in components.
Each color is named by its original key (minus 'www.enchun.tw/') in kebab-case for clarity and maintainability.
*/
/*
Purpose:
Define extended Enchun brand color palette as CSS custom properties, all prefixed with --color- for consistency and semantic clarity.