Update to Goldmark

This commit is contained in:
Marc Riera Irigoyen 2020-05-31 18:29:23 +02:00
parent ade1bdd37f
commit 01e79c10cc
5 changed files with 15 additions and 10 deletions

View file

@ -4,7 +4,7 @@
<title>{{ .Site.Title }} - {{ .Site.Params.Description }}</title>
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/theme.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=0.5, maximum-scale=3.0">
{{ .Hugo.Generator }}
{{ hugo.Generator }}
</head>
<body>
@ -28,7 +28,9 @@
<div id="content">
<center>
{{ .Content }}
</center>
</div>
<div id="footer">