Fixed markup. Cleanup menu
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -9,7 +9,12 @@
|
|||||||
weight = 10
|
weight = 10
|
||||||
|
|
||||||
[[main]]
|
[[main]]
|
||||||
name = "Experience"
|
name = "Skills"
|
||||||
|
url = "#skills"
|
||||||
|
weight = 20
|
||||||
|
|
||||||
|
[[main]]
|
||||||
|
name = "Profesional"
|
||||||
url = "#experience"
|
url = "#experience"
|
||||||
weight = 30
|
weight = 30
|
||||||
|
|
||||||
|
@ -9,10 +9,10 @@
|
|||||||
# Latest themes (may require updating): https://sourcethemes.com/academic/themes/
|
# Latest themes (may require updating): https://sourcethemes.com/academic/themes/
|
||||||
# Browse built-in themes in `themes/academic/data/themes/`
|
# Browse built-in themes in `themes/academic/data/themes/`
|
||||||
# Browse user installed themes in `data/themes/`
|
# Browse user installed themes in `data/themes/`
|
||||||
theme = "minimal"
|
theme = "ocean"
|
||||||
|
|
||||||
# Enable users to switch between day and night mode?
|
# Enable users to switch between day and night mode?
|
||||||
day_night = true
|
day_night = false
|
||||||
|
|
||||||
# Override the theme's font set (optional).
|
# Override the theme's font set (optional).
|
||||||
# Latest font sets (may require updating): https://sourcethemes.com/academic/themes/
|
# Latest font sets (may require updating): https://sourcethemes.com/academic/themes/
|
||||||
@ -44,7 +44,7 @@ local_business_type = ""
|
|||||||
org_name = ""
|
org_name = ""
|
||||||
|
|
||||||
# Description for social sharing and search engines. If undefined, superuser role is used in place.
|
# Description for social sharing and search engines. If undefined, superuser role is used in place.
|
||||||
description = "Embedded Software Engineer"
|
description = "Personal site for Jens True"
|
||||||
|
|
||||||
############################
|
############################
|
||||||
## Site Features
|
## Site Features
|
||||||
@ -227,7 +227,7 @@ plugins_js = []
|
|||||||
# 0: No search engine
|
# 0: No search engine
|
||||||
# 1: Academic (built-in)
|
# 1: Academic (built-in)
|
||||||
# 2: Algolia (https://www.algolia.com)
|
# 2: Algolia (https://www.algolia.com)
|
||||||
engine = 1
|
engine = 0
|
||||||
|
|
||||||
# Configuration of Algolia search engine.
|
# Configuration of Algolia search engine.
|
||||||
# Paste the values from your Algolia dashboard.
|
# Paste the values from your Algolia dashboard.
|
||||||
|
Reference in New Issue
Block a user