mirror of
https://github.com/jointakahe/jointakahe
synced 2025-06-05 22:09:12 +02:00
Add OpenGraphProtocol image (#1)
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
<link rel="stylesheet" href="{{ $caymanCss.Permalink }}">
|
||||
<link rel="apple-touch-icon" sizes="1024x1024" href="/icon-1024.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/icon-32.png">
|
||||
<meta property="og:title" content="{{ .Title }} | {{ $.Site.Title }}" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://jointakahe.org/" />
|
||||
<meta property="og:image" content="https://jointakahe.org/icon-1024.png" />
|
||||
{{ partial "katex.html" . }}
|
||||
<title>{{ .Title }} | {{ $.Site.Title }}</title>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user