diff options
author | amzrk2 | 2021-02-10 17:05:12 +0800 |
---|---|---|
committer | amzrk2 | 2021-02-10 17:05:12 +0800 |
commit | 20c2c7847269977dc626124c0deee5a65df2d783 (patch) | |
tree | fbdb05f96144c7cad9195638ca3a77f810d58e13 /exampleSite/config.toml | |
parent | 842948c05410c07019b10a5ed8694dbdfd653c4f (diff) | |
download | hugo-theme-fuji-20c2c7847269977dc626124c0deee5a65df2d783.tar.gz hugo-theme-fuji-20c2c7847269977dc626124c0deee5a65df2d783.tar.bz2 hugo-theme-fuji-20c2c7847269977dc626124c0deee5a65df2d783.zip |
update: example site
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r-- | exampleSite/config.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 2491494..bfcfe94 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -137,11 +137,11 @@ paginate = 10 [[menu.link]] name = "GitHub" - url = "https://github.com/amzrk2" + url = "https://github.com/dsrkafuu" weight = 1 [[menu.link]] name = "Twitter" - url = "https://twitter.com/amzrk2" + url = "https://twitter.com/dsrkafuu" weight = 2 [[menu.link]] name = "bilibili" |