Replace {} with *

This commit is contained in:
Wilfried OLLIVIER 2020-07-14 18:00:38 +02:00
rodzic 93d03d9016
commit d6e8dce9de
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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