commit 53ed2ce0a7a3c7aae1029713610b82f21adab4dc Author: adrianj12 Date: Sun Aug 11 01:26:38 2024 +0100 added theme submodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1f60e02 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "themes/poison"] + path = themes/poison + url = https://github.com/lukeorth/poison.git +[submodule "themes/ficurinia"] + path = themes/ficurinia + url = git@gitlab.com:gabmus/hugo-ficurinia.git diff --git a/themes/ficurinia b/themes/ficurinia new file mode 160000 index 0000000..0b025dc --- /dev/null +++ b/themes/ficurinia @@ -0,0 +1 @@ +Subproject commit 0b025dcb21379441760d631859c819dc3fcad315 diff --git a/themes/poison b/themes/poison new file mode 160000 index 0000000..eaec6fb --- /dev/null +++ b/themes/poison @@ -0,0 +1 @@ +Subproject commit eaec6fbf03d9ec29605d5787b656919fac10197d