1
0

Fixed markup. Cleanup menu
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jens True 2020-02-25 20:18:58 +01:00
parent 62171a7548
commit 9ff86855b5
3 changed files with 12 additions and 7 deletions

@ -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.