From: Danilo M. Date: Wed, 15 Apr 2026 13:50:45 +0000 (+0200) Subject: feat: create Tech article type template (uses Chroma for syntax) X-Git-Tag: release_22042026-1342~264 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=7cbc34a2a583e2a909428d25342f255960a90fb3;p=danix.xyz-2.git feat: create Tech article type template (uses Chroma for syntax) --- diff --git a/themes/danix-xyz-hacker/layouts/partials/article-types/tech.html b/themes/danix-xyz-hacker/layouts/partials/article-types/tech.html new file mode 100644 index 0000000..01cd8b8 --- /dev/null +++ b/themes/danix-xyz-hacker/layouts/partials/article-types/tech.html @@ -0,0 +1,3 @@ +
+ {{ .Content }} +