breadcrumb update
This commit is contained in:
@@ -1,10 +1,16 @@
|
|||||||
# hugo-profile
|
# hugo-profile
|
||||||
|
|
||||||
A simple hugo theme for personal portfolio
|
A simple hugo theme for personal portfolio
|
||||||
|
## Performance
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Demo
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### Site: [Hugo-profile](https://hugo-profile.netlify.com)
|
||||||
|
|
||||||
### Demo Site: [Hugo-profile](https://hugo-profile.netlify.com)
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Minimalist Design
|
- Minimalist Design
|
||||||
@@ -64,12 +70,17 @@ params:
|
|||||||
description: "Portfolio and personal blog of gurusabarish"
|
description: "Portfolio and personal blog of gurusabarish"
|
||||||
googleanalytics: "UA-167646412-8"
|
googleanalytics: "UA-167646412-8"
|
||||||
disqus: ""
|
disqus: ""
|
||||||
contact: "true"
|
|
||||||
|
# Contact
|
||||||
|
contact: true
|
||||||
|
action: ""
|
||||||
|
emailname: ""
|
||||||
|
messagename: ""
|
||||||
|
|
||||||
# Navbar Menus
|
# Navbar Menus
|
||||||
customMenus:
|
customMenus:
|
||||||
- name: "Blog"
|
- name: "Blog"
|
||||||
url: "blog"
|
url: "https://example.com/blog"
|
||||||
|
|
||||||
# Home
|
# Home
|
||||||
name: "Gurusabarish"
|
name: "Gurusabarish"
|
||||||
|
|||||||
Reference in New Issue
Block a user