Add missing title tag

This commit is contained in:
Danila Fedorin 2019-08-16 02:58:39 -07:00
parent cfb4fc708a
commit 930f853167
1 changed files with 2 additions and 0 deletions

View File

@ -9,4 +9,6 @@
<link rel="stylesheet" href="{{ $style.Permalink }}">
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML' async></script>
<title>{{ .Title }}</title>
</head>