Add font and color styles
This commit is contained in:
parent
c3fa5cc9cb
commit
4858a292fa
4 changed files with 139 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{{ define "main" }}
|
||||
<article>
|
||||
<header>
|
||||
<h2>{{- .Title -}}</h2>
|
||||
<h1>{{- .Title -}}</h1>
|
||||
{{ if .Params.rating }}
|
||||
<strong>Rating</strong>
|
||||
{{ range seq $.Params.rating }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue