1
0
Fork 0

Replace {} with *

Dieser Commit ist enthalten in:
Wilfried OLLIVIER 2020-07-14 18:00:38 +02:00
Ursprung 93d03d9016
Commit d6e8dce9de
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -1,6 +1,6 @@
baseurl = "https://blog.papey.fr"
DefaultContentLanguage = "en"
title = "import {} from 'blog';"
title = "import * from 'blog';"
theme = "beautifulhugo"
metaDataFormat = "yaml"
pygmentsUseClasses = true