diff options
| author | Danilo M. <danix@danix.xyz> | 2026-01-24 12:30:32 +0100 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-01-24 12:30:32 +0100 |
| commit | 9b95bcd186239f20f0c0d5e469443297163c6d12 (patch) | |
| tree | 0e7fe6edef08a7aa42d11620e9959f2f1ca66420 /.gitmodules | |
| download | danixme-9b95bcd186239f20f0c0d5e469443297163c6d12.tar.gz danixme-9b95bcd186239f20f0c0d5e469443297163c6d12.zip | |
added everything
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..41cc572 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hugo-profile"] + path = themes/hugo-profile + url = https://github.com/gurusabarish/hugo-profile.git |
