safeHTML used for header, footer and content titles
This commit is contained in:
parent
62c402673b
commit
4902a83bfd
3 changed files with 9 additions and 6 deletions
|
|
@ -3,6 +3,7 @@
|
|||
header_image: "images/cover-image.jpg"
|
||||
# Optional header logo. CSS: `#blog-logo`, with max-height defined, optimize to prevent scaling
|
||||
header_logo: "images/chef-hat.png"
|
||||
# Headers are safeHTML, you can use HTML tags such as b,i,u,br
|
||||
header_headline: "Jane Doe"
|
||||
header_subheadline: "Hi there , I am a Nutrition Coach & Chef Consultant"
|
||||
header_subheadline: "<b>Nutrition</b> Coach & <b>Chef</b> Consultant"
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue