Replace {} with *

This commit is contained in:
Wilfried OLLIVIER 2020-07-14 18:00:38 +02:00
부모 93d03d9016
커밋 d6e8dce9de
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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