Skip to content

Commit 6ef41f8

Browse files
authored
theme tweaks
1 parent 7e88349 commit 6ef41f8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

website/_config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ remote_theme: daattali/beautiful-jekyll@6.0.1
1313
############################
1414

1515
# Name of website
16-
title: vZome Documentation
16+
title: vZome (Under Construction)
1717

1818
# Your name to show in the footer
1919
author: Scott Vorthmann
@@ -23,6 +23,7 @@ author: Scott Vorthmann
2323
###############################################
2424

2525
navbar-links:
26+
Home: "/home/"
2627
About:
2728
- vZome: "/about/"
2829
- Zometool: "/about/zometool.html"
@@ -135,7 +136,7 @@ navbar-var-length: false
135136

136137
# Personalize the colours in your website. Colour values can be any valid CSS colour
137138

138-
navbar-col: "#EAEAEA"
139+
navbar-col: "#9dc0e3"
139140
navbar-text-col: "#404040"
140141
navbar-border-col: "#DDDDDD"
141142
page-col: "#FFFFFF"

0 commit comments

Comments
 (0)