diff options
author | amzrk2 | 2020-04-14 20:51:36 +0800 |
---|---|---|
committer | amzrk2 | 2020-04-14 20:51:36 +0800 |
commit | f01d08490b3f5f35eca026792d0efe239bda4ff9 (patch) | |
tree | c57aa8c8b915e0abf032a60b645fb5f7b987c248 /exampleSite/config.toml | |
parent | f78c71572b2bc7f408aca5a5b2843a2cd7e93524 (diff) | |
download | hugo-theme-fuji-f01d08490b3f5f35eca026792d0efe239bda4ff9.tar.gz hugo-theme-fuji-f01d08490b3f5f35eca026792d0efe239bda4ff9.tar.bz2 hugo-theme-fuji-f01d08490b3f5f35eca026792d0efe239bda4ff9.zip |
Adjusting some terms
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r-- | exampleSite/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 57c75cb..1c7e770 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -52,7 +52,7 @@ paginate = 10 url = "/" weight = 1 [[menu.nav]] - name = "存档" + name = "归档" url = "/archive/" weight = 2 [[menu.nav]] |