Add font and color styles

This commit is contained in:
Campbell Alden 2022-08-21 08:28:41 +09:00
parent c3fa5cc9cb
commit 4858a292fa
4 changed files with 139 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{{ define "main" }}
<article>
<header>
<h2>{{- .Title -}}</h2>
<h1>{{- .Title -}}</h1>
{{ if .Params.rating }}
<strong>Rating</strong>
{{ range seq $.Params.rating }}