create theme chocolate
This commit is contained in:
14
app/templates/themes/chocolate/pages/simple_article.json
Normal file
14
app/templates/themes/chocolate/pages/simple_article.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"blocs": {
|
||||
"Texte1": {
|
||||
"name": "Texte1",
|
||||
"type": "simple_article",
|
||||
"title": "Mon Petit à moi",
|
||||
"property": "",
|
||||
"bg_color": "#000000",
|
||||
"fg_color": "#000000",
|
||||
"text": "<p class=\"ql-align-center\">Composez\u00a0votre\u00a0texte\u00a0libre\u00a0ici\u00a0!</p>"
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user