Compare commits
1 Commits
739dc0d0cf
...
d8107b271a
| Author | SHA1 | Date | |
|---|---|---|---|
| d8107b271a |
Binary file not shown.
@@ -4,7 +4,7 @@
|
||||
# baseurl is the website's URL without the hostname
|
||||
|
||||
# If you are building a simple GitHub user page (http://username.github.io) then use these settings:
|
||||
url: "https://blog.bryanroessler.com"
|
||||
url: "https://bryanroessler.com"
|
||||
baseurl: "."
|
||||
|
||||
# If you are building a GitHub project page then use these settings:
|
||||
@@ -25,11 +25,14 @@ description: Ordo ab chao
|
||||
navbar-links:
|
||||
Home: "https://bryanroessler.com"
|
||||
CV: "https://cv.bryanroessler.com"
|
||||
Git: "https://git.bryanroessler.com"
|
||||
Repos: "https://git.bryanroessler.com"
|
||||
Services:
|
||||
- Syncthing: "https://syncthing.bryanroessler.com"
|
||||
- Panel: "https://panel.bryanroessler.com"
|
||||
|
||||
# Image to show in the navigation bar - image must be a square (width = height)
|
||||
# Remove this parameter if you don't want an image in the navbar
|
||||
avatar: "/img/br.png"
|
||||
avatar: "/img/blogger-circle_318-27548.jpg"
|
||||
|
||||
# If you want to have an image logo in the top-left corner instead of the title text,
|
||||
# then specify the following parameter
|
||||
|
||||
Reference in New Issue
Block a user