feat: add heading and subheading styles to welcome-to-jekyll.md

This commit is contained in:
jeffreytse 2021-06-25 14:21:18 +08:00
parent 3340bcd1b7
commit 2d43e8944e

View file

@ -10,6 +10,8 @@ banner:
background: "#000"
height: "100vh"
min_height: "38vh"
heading_style: "font-size: 4.25em; font-weight: bold; text-decoration: underline"
subheading_style: "color: gold"
tags: jekyll theme yat
sidebar: []
---