From ce26f8634dc36c70e9bf212734484da8348af9b6 Mon Sep 17 00:00:00 2001 From: Igal Tabachnik Date: Thu, 19 Feb 2026 11:59:16 +0200 Subject: [PATCH] Add linen theme --- .gitmodules | 3 +++ linen | 1 + 2 files changed, 4 insertions(+) create mode 160000 linen diff --git a/.gitmodules b/.gitmodules index c721855..62f7cc4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -394,3 +394,6 @@ [submodule "zolanight"] path = zolanight url = https://github.com/mxaddict/zolanight +[submodule "linen"] + path = linen + url = https://github.com/hmemcpy/zola-theme-linen.git diff --git a/linen b/linen new file mode 160000 index 0000000..b23e321 --- /dev/null +++ b/linen @@ -0,0 +1 @@ +Subproject commit b23e32103ea5d7f94efff98e96bef4b4accf3624