From 2eda1c52ef6c3edce6846cecff715722b7d5ef1d Mon Sep 17 00:00:00 2001 From: iGor milhit Date: Tue, 10 Sep 2024 06:44:56 +0200 Subject: [PATCH] =?UTF-8?q?th=C3=A8me:=20impl=C3=A9ment=20picocss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Autorise dart-sass. Co-Authored-by: iGor milhit --- config.toml | 10 +++++++++- themes/portfoliGor | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 1190f6b..c9c8269 100644 --- a/config.toml +++ b/config.toml @@ -9,7 +9,15 @@ paginate = 0 [security] enableInlineShortcodes = false [security.exec] - allow = ['^dart-sass-embedded$', '^git$', '^go$', '^npx$', '^postcss$', '^pandoc$', '^nvim$'] + allow = [ + '^dart-sass-embedded$', + '^git$', + '^go$', + '^npx$', + '^sass$', + '^postcss$', + '^pandoc$', + '^nvim$'] osEnv = ['(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM)$'] [security.funcs] getenv = ['^HUGO_'] diff --git a/themes/portfoliGor b/themes/portfoliGor index a5ee40a..fe148a7 160000 --- a/themes/portfoliGor +++ b/themes/portfoliGor @@ -1 +1 @@ -Subproject commit a5ee40adb7d5530e6b2a912348910cbc743c163b +Subproject commit fe148a79584b8d824dc4e83082416c26ac20b5f6