diff options
author | Dante Catalfamo | 2020-06-16 13:59:57 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-06-16 13:59:57 -0400 |
commit | 36e1c0c1d3a008637b965b4b770071ebbc997d71 (patch) | |
tree | 1dcccc855e1c575bd8ae6b68d31238cbfffcddd7 /.gitmodules | |
parent | 4aacbf4f287a6b7aa0ca8df3b3a0dc8fa0f38701 (diff) | |
download | blog-36e1c0c1d3a008637b965b4b770071ebbc997d71.tar.gz blog-36e1c0c1d3a008637b965b4b770071ebbc997d71.tar.bz2 blog-36e1c0c1d3a008637b965b4b770071ebbc997d71.zip |
Add fuji theme submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f8abe65 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/fuji"] + path = themes/fuji + url = https://github.com/amzrk2/hugo-theme-fuji.git |