diff options
| author | nsfisis <nsfisis@gmail.com> | 2021-03-05 23:52:05 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2021-03-05 23:52:05 +0900 |
| commit | 12b09b548ec4ba2e270b6e31dcfd0cdf2679987b (patch) | |
| tree | a84c58715ab9d4ecbd880666dabc6c966c0b1b4b /.gitmodules | |
| download | blog.nsfisis.dev-12b09b548ec4ba2e270b6e31dcfd0cdf2679987b.tar.gz blog.nsfisis.dev-12b09b548ec4ba2e270b6e31dcfd0cdf2679987b.tar.zst blog.nsfisis.dev-12b09b548ec4ba2e270b6e31dcfd0cdf2679987b.zip | |
initial commit
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..1dd8999 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/paper"] + path = themes/paper + url = https://github.com/nanxiaobei/hugo-paper |
