mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-25 10:50:50 +02:00
Update meta tags
This commit is contained in:
parent
09d41510ad
commit
523a93f108
1 changed files with 4 additions and 1 deletions
|
@ -5,7 +5,10 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="generator" content="hugo-academic" />
|
||||
<meta name="theme" content="hugo-academic" />
|
||||
{{ .Hugo.Generator }}
|
||||
{{ with .Site.Params.name }}<meta name="author" content="{{ . }}" />{{ end }}
|
||||
{{ with .Site.Params.role }}<meta name="description" content="{{ . }}" />{{ end }}
|
||||
|
||||
<link rel="stylesheet" href="/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.3.0/styles/default.min.css">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue