Compare commits
No commits in common. "09d0098e227c363522467f0204954d05f3b95361" and "95aaf5f4b7b414f8faf5b608020d542604b8f464" have entirely different histories.
09d0098e22
...
95aaf5f4b7
|
@ -1,6 +0,0 @@
|
||||||
---
|
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
|
||||||
date: {{ .Date }}
|
|
||||||
draft: true
|
|
||||||
---
|
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
# Global options
|
|
||||||
baseURL: "https://blog.chosto.me"
|
|
||||||
defaultContentLanguage: "fr"
|
|
||||||
enableEmoji: true
|
|
||||||
enableGitInfo: true
|
|
||||||
languageCode: "fr-fr"
|
|
||||||
languageName: "Français"
|
|
||||||
title: "Billets à la mer"
|
|
||||||
watch: true
|
|
Loading…
Reference in New Issue