diff options
author | hyang <hyang@hyang.xyz> | 2023-09-14 22:51:57 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-09-14 22:51:57 -0700 |
commit | 71c839cd1a283a1cf3f1f2f1327d241bd17a32b4 (patch) | |
tree | 12b44b111f56ed21b014e5bc2011e423ab43bdd4 /hugo.toml | |
parent | 2dd30bb17193990ceb3ea8a0074fc222a5b0a5a3 (diff) |
Correct submodule
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |