diff options
-rw-r--r-- | .gitmodules | 3 | ||||
-rw-r--r-- | hugo.toml | 5 | ||||
m--------- | themes/github-style | 0 |
3 files changed, 3 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29..b041a1c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/github-style"] + path = themes/github-style + url = git@github.com:yanghuaxuan/github-style.git @@ -13,8 +13,3 @@ theme = 'github-style' rss = true lastmod = true userStatusEmoji = "ðŸ˜" - - [[params.links]] - title = "Link2" - href = "https://hyang.xyz" - icon = "https://hyang.xyz/images/avatar.png" diff --git a/themes/github-style b/themes/github-style new file mode 160000 +Subproject ffccd72beff32dc0de900b23cf8cd85afe2af0b |