1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

Update hugo-bin to v0.43.1 (Hugo 0.55.1). (#28631)

This commit is contained in:
XhmikosR
2019-04-15 11:49:24 +03:00
committed by GitHub
parent 09a70e3717
commit 80dfee9dc1
6 changed files with 89 additions and 51 deletions

View File

@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="{{ .Site.Params.authors }}">
<meta name="generator" content="Hugo {{ .Hugo.Version }}">
<meta name="generator" content="Hugo {{ hugo.Version }}">
<title>{{ .Page.Title | markdownify }} · {{ .Site.Title | markdownify }}</title>
<link rel="canonical" href="{{ .Permalink }}">