Jacky Zhao
2022-01-03 e49a1ac9db92c6c967be404b5a3b9e3194a4ed99
layouts/partials/popover.html
@@ -1,3 +1,4 @@
{{if $.Site.Data.config.enableLinkPreview}}
<script>
  function htmlToElement(html) {
    const template = document.createElement('template')
@@ -26,4 +27,5 @@
        }
      })
  })
</script>
</script>
{{end}}