diff options
author | venomade <venomade@venomade.com> | 2025-08-11 21:16:43 +0100 |
---|---|---|
committer | venomade <venomade@venomade.com> | 2025-08-11 21:16:43 +0100 |
commit | 189e8c37b0ff5655d472fa0a0226ee940281c5c9 (patch) | |
tree | 4e4284e7f2d2d894202de340721731105133e666 /.gitmodules | |
parent | 91b64f5127befe36974e6c9b69e8f5563f9fbf0e (diff) |
Switch to Hugo and add Portuguese
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..179cb0c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hello-friend-ng"] + path = themes/hello-friend-ng + url = https://github.com/rhazdon/hugo-theme-hello-friend-ng.git |