From 71c839cd1a283a1cf3f1f2f1327d241bd17a32b4 Mon Sep 17 00:00:00 2001 From: hyang Date: Thu, 14 Sep 2023 22:51:57 -0700 Subject: Correct submodule --- .gitmodules | 4 ++-- hugo.toml | 2 +- themes/papermodx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 13ce86e..4a1c922 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/papermodx"] - path = themes/papermodx - url = https://github.com/yanghuaxuan/hugo-PaperMod + path = themes/papermodx + url = https://github.com/yanghuaxuan/hugo-PaperModX diff --git a/hugo.toml b/hugo.toml index bf95a28..34c5e11 100644 --- a/hugo.toml +++ b/hugo.toml @@ -39,7 +39,7 @@ home = [ "HTML", "RSS", "JSON" ] name = "github-simple" url = "https://github.com/yanghuaxuan" [[params.socialIcons]] - name = "mastodon" + name = "pleroma" url = "https://post.hyang.xyz/hyang" [[params.socialIcons]] name = "linkedin-simple" diff --git a/themes/papermodx b/themes/papermodx index 0f9604b..a19baf9 160000 --- a/themes/papermodx +++ b/themes/papermodx @@ -1 +1 @@ -Subproject commit 0f9604bf0e891197f5f2daaf87b8e1669df1dc82 +Subproject commit a19baf9837e188ca15fdd1b4d216a54365794702 -- cgit v1.2.3