fix XSS on opengraph tags

This commit is contained in:
2020-12-07 22:23:29 +01:00
parent 69e3a34d86
commit e35e6b0f45
8 changed files with 95 additions and 97 deletions

View File

@@ -23,7 +23,7 @@
{{template `viewer.css`}}
</style>
{{.OGData}}
{{ template "opengraph" .OGData }}
</head>
<body>