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
|
||||
|
||||
[[main]]
|
||||
name = "Experience"
|
||||
name = "Skills"
|
||||
url = "#skills"
|
||||
weight = 20
|
||||
|
||||
[[main]]
|
||||
name = "Profesional"
|
||||
url = "#experience"
|
||||
weight = 30
|
||||
|
||||
|
@ -9,10 +9,10 @@
|
||||
# Latest themes (may require updating): https://sourcethemes.com/academic/themes/
|
||||
# Browse built-in themes in `themes/academic/data/themes/`
|
||||
# Browse user installed themes in `data/themes/`
|
||||
theme = "minimal"
|
||||
theme = "ocean"
|
||||
|
||||
# Enable users to switch between day and night mode?
|
||||
day_night = true
|
||||
day_night = false
|
||||
|
||||
# Override the theme's font set (optional).
|
||||
# Latest font sets (may require updating): https://sourcethemes.com/academic/themes/
|
||||
@ -44,7 +44,7 @@ local_business_type = ""
|
||||
org_name = ""
|
||||
|
||||
# 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
|
||||
@ -227,7 +227,7 @@ plugins_js = []
|
||||
# 0: No search engine
|
||||
# 1: Academic (built-in)
|
||||
# 2: Algolia (https://www.algolia.com)
|
||||
engine = 1
|
||||
engine = 0
|
||||
|
||||
# Configuration of Algolia search engine.
|
||||
# Paste the values from your Algolia dashboard.
|
||||
|
Reference in New Issue
Block a user