Add sharing metadata
This commit is contained in:
parent
6b460faee0
commit
0a798e9db5
4 changed files with 29 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<head>
|
||||
<title>{{ .Title }}</title>
|
||||
{{ partial "top_level_sharing.html" . }}
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎥</text></svg>">
|
||||
<link rel="stylesheet" href="/film/style.css">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue