hotfix
This commit is contained in:
parent
efe24f316d
commit
b910792444
@ -5,7 +5,7 @@
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>{{ .Site.Params.Name }}</h1>
|
<h1>{{ .Site.Params.Name }}</h1>
|
||||||
<h4>{{ .Site.Data.personalize.About| markdownify }}</h4>
|
<h4>{{ .Site.Params.About| markdownify }}</h4>
|
||||||
|
|
||||||
<div>{{ .Content }}</div>
|
<div>{{ .Content }}</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user