From 1147a663e70aadb2578cbe601bc723d7cd939c5a Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Sat, 30 Aug 2025 15:17:32 +0200 Subject: added non-content --- themes/hugo-book/assets/_custom.scss | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 themes/hugo-book/assets/_custom.scss (limited to 'themes/hugo-book/assets/_custom.scss') diff --git a/themes/hugo-book/assets/_custom.scss b/themes/hugo-book/assets/_custom.scss new file mode 100644 index 0000000..0de9ae1 --- /dev/null +++ b/themes/hugo-book/assets/_custom.scss @@ -0,0 +1,3 @@ +/* You can add custom styles here. */ + +// @import "plugins/numbered"; -- cgit v1.2.3