diff options
| author | Amir Saeid <amir@glgdgt.com> | 2026-02-18 21:25:00 +0000 |
|---|---|---|
| committer | Amir Saeid <amir@glgdgt.com> | 2026-02-18 21:25:00 +0000 |
| commit | 32e0e105f663ace08896f22ab4079521070b0cac (patch) | |
| tree | a40cad3ef73d76241f285d263c2574cf1e80c8d6 /.gitmodules | |
| parent | 3e3b3596b4e0d720c68a2d3a3538055dae41a694 (diff) | |
Change the theme and add a new post
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ba8981a..ad2d37c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/ananke"] path = themes/ananke url = https://github.com/theNewDynamic/gohugo-theme-ananke +[submodule "themes/terminal"] + path = themes/terminal + url = https://github.com/panr/hugo-theme-terminal.git |
