diff options
Diffstat (limited to 'exampleSite')
-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" |