From 8d0bfbddd03264eb297ebcab2ea0167d8e1d1f8e Mon Sep 17 00:00:00 2001 From: Simon C Date: Thu, 7 May 2020 22:02:47 +0200 Subject: [PATCH] Ajout du theme --- .gitmodules | 3 +++ themes/hugo-theme-lowtech | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 themes/hugo-theme-lowtech diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2f4ba12 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hugo-theme-lowtech"] + path = themes/hugo-theme-lowtech + url = https://gitea.lamelio.fr/kosssi/hugo-theme-lowtech.git diff --git a/themes/hugo-theme-lowtech b/themes/hugo-theme-lowtech new file mode 160000 index 0000000..d740c03 --- /dev/null +++ b/themes/hugo-theme-lowtech @@ -0,0 +1 @@ +Subproject commit d740c03ae509bc625f0c12313d6c9dd9fe1b8e9d