Comparar commits

..

1 Commits

Autor SHA1 Mensagem Data
d8107b271a Initial commits and git hooks 2018-06-18 19:01:03 -04:00
2 arquivos alterados com 6 adições e 3 exclusões

Arquivo binário não exibido.

Ver Arquivo

@@ -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://blog.bryanroessler.com" url: "https://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,11 +25,14 @@ 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"
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) # 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/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, # 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