diff options
| author | Andriy Cherniy <cherniyandriy@pntl.com.ua> | 2022-09-10 22:08:04 +0300 |
|---|---|---|
| committer | Andriy Cherniy <cherniyandriy@pntl.com.ua> | 2022-09-10 22:08:04 +0300 |
| commit | 0576e2c7a39ad2a20a734f25abff3b8911319684 (patch) | |
| tree | 8ec6a21302807810bcab1fe9749c594e8d1fceff /.gitmodules | |
| download | quga.m0e.space-0576e2c7a39ad2a20a734f25abff3b8911319684.tar.gz quga.m0e.space-0576e2c7a39ad2a20a734f25abff3b8911319684.zip | |
initial commit
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a1fbded --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "themes/researcher"] + path = themes/researcher + url = https://github.com/ojroques/hugo-researcher.git +[submodule "themes/PaperMod"] + path = themes/PaperMod + url = https://github.com/adityatelange/hugo-PaperMod.git |
