diff options
author | metamuffin <metamuffin@disroot.org> | 2023-02-13 21:01:59 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2023-02-13 21:01:59 +0100 |
commit | ad483c540b24b4adc1cdab5bdf62772ba19b615a (patch) | |
tree | f93f3ff7c04bde5a30f6b71d1227a14e645a4fcc | |
parent | c4d99ef7307c238244c975e45ae1e24c923538b6 (diff) | |
download | metamuffin-website-ad483c540b24b4adc1cdab5bdf62772ba19b615a.tar metamuffin-website-ad483c540b24b4adc1cdab5bdf62772ba19b615a.tar.bz2 metamuffin-website-ad483c540b24b4adc1cdab5bdf62772ba19b615a.tar.zst |
include blog
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | blog | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5dbb0d3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "blog"] + path = blog + url = https://codeberg.org/metamuffin/blog.git diff --git a/blog b/blog new file mode 160000 +Subproject 77eef59404acaed6faa636239bd18010e34a91d |