Changed base url
This commit is contained in:
parent
d1176d18dc
commit
5698beacfa
2 changed files with 7 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
baseURL = "https://blog.roosens.me/"
|
||||
baseURL = "https://www.ruby.roosens.me/"
|
||||
languageCode = "en-us"
|
||||
title = "Technically Jesus"
|
||||
theme = "hyde-hyde"
|
||||
|
|
|
|||
6
content/posts/Test.md
Normal file
6
content/posts/Test.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Test"
|
||||
date: 2020-11-27T12:35:20Z
|
||||
draft: true
|
||||
---
|
||||
|
||||
Reference in a new issue