demos
This commit is contained in:
@@ -25,7 +25,10 @@ params:
|
|||||||
customMenus:
|
customMenus:
|
||||||
- name: "Blog"
|
- name: "Blog"
|
||||||
Url: "/blog"
|
Url: "/blog"
|
||||||
|
- name: "V2"
|
||||||
|
Url: "https://v2.profile.gurusabarish.tech/blog/"
|
||||||
|
- name: "V1"
|
||||||
|
Url: "https://v1.profile.gurusabarish.tech/blog/"
|
||||||
# home
|
# home
|
||||||
disable_home: false
|
disable_home: false
|
||||||
profile_image: "/images/profile.png"
|
profile_image: "/images/profile.png"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
baseURL: "https://example.com"
|
baseURL: "https://profile.gurusabarish.tech"
|
||||||
languageCode: "en-us"
|
languageCode: "en-us"
|
||||||
title: "Hugo-profile"
|
title: "Hugo-profile"
|
||||||
|
|
||||||
@@ -25,6 +25,10 @@ params:
|
|||||||
customMenus:
|
customMenus:
|
||||||
- name: "Blog"
|
- name: "Blog"
|
||||||
Url: "/blog"
|
Url: "/blog"
|
||||||
|
- name: "V2"
|
||||||
|
Url: "https://v2.profile.gurusabarish.tech/blog/"
|
||||||
|
- name: "V1"
|
||||||
|
Url: "https://v1.profile.gurusabarish.tech/blog/"
|
||||||
|
|
||||||
# home
|
# home
|
||||||
disable_home: false
|
disable_home: false
|
||||||
|
|||||||
Reference in New Issue
Block a user