Skip to content

Commit

Permalink
Merge pull request #131 from Lombiq/issue/OSOE-960
Browse files Browse the repository at this point in the history
OSOE-960: Spelling
  • Loading branch information
DemeSzabolcs authored Jan 19, 2025
2 parents d0c68d2 + d02ca4a commit 814af95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
{
"name": "settings",
"BaseThemeSettings": {
// The HideMenu can be used if you don't want to use the Boostrap main menu widget injected by the base theme.
// The HideMenu can be used if you don't want to use the Bootstrap main menu widget injected by the base theme.
"HideMenu": false,
// You can set a single icon using a media path, so the same as the TargetPath in the recipe's media step.
"Icon": "Icons/favicon.ico",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
"Owner": null,
"Author": "admin",
"HtmlBodyPart": {
"Html": "<h3>Headings</h3>\r\n<div class=\"u-dsc1\">h1 to h6</div>\r\n\r\n<ul class=\"u-dsc2\">\r\n <li><div>First 3 levels have dark blue color, the rest are grey.</div></li>\r\n <li><div>First 3 levels scale down (font-size and line-height) one level lower below large screen size.</div></li>\r\n</ul>"
"Html": "<h3>Headings</h3>\r\n<div class=\"u-dsc1\">h1 to h6</div>\r\n\r\n<ul class=\"u-dsc2\">\r\n <li><div>First 3 levels have dark blue color, the rest are gray.</div></li>\r\n <li><div>First 3 levels scale down (font-size and line-height) one level lower below large screen size.</div></li>\r\n</ul>"
},
"AdditionalStylingPart": {
"CustomClasses": " u-oln",
Expand Down Expand Up @@ -315,7 +315,7 @@
"Owner": null,
"Author": "admin",
"HtmlBodyPart": {
"Html": "<div class=\"u-dsc\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque suscipit a quam ut hendrerit. Nullam dapibus non ipsum et ullamcorper. Aenean quis efficitur nisi. Suspendisse tempor lorem ex, non faucibus metus tincidunt sed. Duis nec sollicitudin nunc. Quisque non bibendum libero. Nam faucibus leo eget diam pellentesque, ut pulvinar dui accumsan.</div>"
"Html": "<div class=\"u-dsc\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque suscipit a quam ut hendrerit. Nullam dapibus non ipsum et ullamcorper. Aenean quis efficitur nisi. Suspendisse tempor lorem ex, non faucibus metus tincidunt sed. Duis nec sollicitudin nunc. Quisque non bibendum libero. Sic faucibus leo eget diam pellentesque, ut pulvinar dui accumsan.</div>"
},
"AdditionalStylingPart": {
"CustomClasses": "u-oln",
Expand Down

0 comments on commit 814af95

Please sign in to comment.