diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2023-01-04 19:53:13 +0100 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2023-01-04 19:53:13 +0100 |
commit | 12f52e2a1926a6365f310663236596bfb0e1fe4d (patch) | |
tree | e912cfc41cf5b526be37dbd57b5216fae79cfd30 /.gitmodules | |
parent | 271298a9763515e1735abc5a68eff102c3d676c4 (diff) | |
download | blog-12f52e2a1926a6365f310663236596bfb0e1fe4d.tar.gz blog-12f52e2a1926a6365f310663236596bfb0e1fe4d.zip |
remove themes
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 237bb4b..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "themes/hyde"] - path = themes/hyde - url = https://github.com/getzola/hyde.git -[submodule "themes/after-dark"] - path = themes/after-dark - url = https://github.com/getzola/after-dark.git |