Compare commits
2 커밋
d8107b271a
...
739dc0d0cf
| 작성자 | SHA1 | 날짜 | |
|---|---|---|---|
| 739dc0d0cf | |||
| 6078d6fd3a |
BIN
blog.bryanroessler.com/.jekyll-metadata
Normal file
BIN
blog.bryanroessler.com/.jekyll-metadata
Normal file
Binary file not shown.
@@ -4,7 +4,7 @@
|
|||||||
# baseurl is the website's URL without the hostname
|
# 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:
|
# If you are building a simple GitHub user page (http://username.github.io) then use these settings:
|
||||||
url: "https://bryanroessler.com"
|
url: "https://blog.bryanroessler.com"
|
||||||
baseurl: "."
|
baseurl: "."
|
||||||
|
|
||||||
# If you are building a GitHub project page then use these settings:
|
# If you are building a GitHub project page then use these settings:
|
||||||
@@ -25,14 +25,11 @@ description: Ordo ab chao
|
|||||||
navbar-links:
|
navbar-links:
|
||||||
Home: "https://bryanroessler.com"
|
Home: "https://bryanroessler.com"
|
||||||
CV: "https://cv.bryanroessler.com"
|
CV: "https://cv.bryanroessler.com"
|
||||||
Repos: "https://git.bryanroessler.com"
|
Git: "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)
|
# 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
|
# Remove this parameter if you don't want an image in the navbar
|
||||||
avatar: "/img/blogger-circle_318-27548.jpg"
|
avatar: "/img/br.png"
|
||||||
|
|
||||||
# If you want to have an image logo in the top-left corner instead of the title text,
|
# If you want to have an image logo in the top-left corner instead of the title text,
|
||||||
# then specify the following parameter
|
# then specify the following parameter
|
||||||
|
|||||||
Reference in New Issue
Block a user