Skip to content

Commit

Permalink
feat: updated Simple theme (ver.2.6.1.0) Part III
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmitro committed Apr 2, 2023
1 parent 136a602 commit 8a9c574
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions app/default-files/default-themes/simple/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"type": "separator",
"label": "",
"group": "Layout",
"size": "small"
"size": "small thin"
},
{
"name": "displayHeroImage",
Expand Down Expand Up @@ -196,7 +196,7 @@
"type": "separator",
"label": "",
"group": "Layout",
"size": "small"
"size": "small thin"
},
{
"name": "textHero",
Expand All @@ -216,10 +216,10 @@
{
"name": "separator",
"type": "separator",
"label": "Apperance",
"label": "",
"group": "Layout",
"note": "The appearance settings of the hero section can be found on the <a href=\"#\" data-internal-link=\"Colors#hero\">Colors</a> tab.",
"size": "small"
"size": "small thin"
},
{
"name": "separator",
Expand Down Expand Up @@ -1204,7 +1204,7 @@
"type": "separator",
"label": "",
"group": "Fonts",
"size": "big"
"size": "big thin"
},
{
"name": "minFontSize",
Expand Down Expand Up @@ -1245,7 +1245,7 @@
"label": "",
"group": "Fonts",
"note": "Note that not all fonts support the full range of weights; instead, they will typically support a standard range between 400 and 700. To see the exact range available for the selected body font, please visit our <a href='https://getpublii.com/docs/fonts.html' target='_blank'>documentation</a>.",
"size": "small"
"size": "small thin"
},
{
"name": "fontBodyWeight",
Expand Down Expand Up @@ -1468,7 +1468,7 @@
"type": "separator",
"label": "",
"group": "Footer",
"size": "small"
"size": "small thin"
},
{
"name": "copyrightText",
Expand Down Expand Up @@ -1509,7 +1509,7 @@
"type": "separator",
"label": "",
"group": "Gallery",
"size": "small"
"size": "small thin"
},
{
"name": "galleryLightboxStyle",
Expand Down Expand Up @@ -1545,7 +1545,7 @@
"type": "separator",
"label": "",
"group": "Gallery",
"size": "small"
"size": "small thin"
},
{
"name": "galleryAdvanced",
Expand Down

0 comments on commit 8a9c574

Please sign in to comment.