Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gonnux/hugo-apps-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorByeonggon Lee <gonny952@gmail.com>2020-03-08 22:33:11 +0300
committerByeonggon Lee <gonny952@gmail.com>2020-03-08 22:33:11 +0300
commit327c2541c05ac41d8c4e87c22f2b5464918c7498 (patch)
treef1337cebcc75415cca1ce4c4be251aef7e814073 /exampleSite
parent4739b13c9af8c458b540cbd2794c028efd8d67ee (diff)
Change website, repo urlHEADv2.0.0masterdev
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml10
1 files changed, 5 insertions, 5 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 3d4db71..2bd861a 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -18,12 +18,12 @@ copyright = ""
[[menu.main]]
name = "Github"
weight = 1
- url = "https://github.com/gonapps"
+ url = "https://github.com/gonnux"
[[menu.main]]
name = "Website"
weight = 2
- url = "https://gonapps.com"
+ url = "https://gonnux.com"
[[menu.main]]
name = "*Apps*"
@@ -39,14 +39,14 @@ copyright = ""
[[params.social]]
name = "Github"
weight = 1
- url = "https://github.com/gonapps"
+ url = "https://github.com/gonnux"
[[params.social]]
name = "Gitlab"
weight = 2
- url = "https://gitlab.com/gonapps"
+ url = "https://gitlab.com/gonnux"
[[params.social]]
name = "Website"
weight = 3
- url = "https://gonapps.com"
+ url = "https://gonnux.com"