From edb115213e0fe058185259183297ca131619ff04 Mon Sep 17 00:00:00 2001 From: DuN0z Date: Thu, 9 Oct 2025 10:32:01 +0200 Subject: [PATCH] CHANGES: repository for self theme fork --- .gitmodules | 6 +++--- hugo.toml | 2 +- themes/anatole | 1 - themes/anatole-porzh | 1 + 4 files changed, 5 insertions(+), 5 deletions(-) delete mode 160000 themes/anatole create mode 160000 themes/anatole-porzh diff --git a/.gitmodules b/.gitmodules index b1b9af4..fdff4ff 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "themes/anatole"] - path = themes/anatole - url = https://github.com/lxndrblz/anatole.git +[submodule "themes/anatole-porzh"] + path = themes/anatole-porzh + url = ssh://git@govel.porzh.me/DuN0z/anatole-porzh.git diff --git a/hugo.toml b/hugo.toml index 86730b8..b21ed90 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,6 @@ baseURL = 'https://levr.porzh.me' languageCode = 'fr-FR' -theme = 'anatole' +theme = 'anatole-porzh' defaultContentLanguage = "fr" title = "A bit{'s, of} life" diff --git a/themes/anatole b/themes/anatole deleted file mode 160000 index abeac35..0000000 --- a/themes/anatole +++ /dev/null @@ -1 +0,0 @@ -Subproject commit abeac350e8f49e780d9cad886856fcde2a91abc2 diff --git a/themes/anatole-porzh b/themes/anatole-porzh new file mode 160000 index 0000000..c59ffbf --- /dev/null +++ b/themes/anatole-porzh @@ -0,0 +1 @@ +Subproject commit c59ffbfeee5832126414954c5880719d29d9b496