Demo: Update template
This commit is contained in:
parent
5d6c9d01db
commit
50560004aa
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@
|
||||||
<script>
|
<script>
|
||||||
window.__CONFIG__ = {{ .config }};
|
window.__CONFIG__ = {{ .config }};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<script async defer data-domain="demo.photoprism.org" src="https://a.photoprism.app/js/plausible.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="{{ .config.Flags }}">
|
<body class="{{ .config.Flags }}">
|
||||||
<!--[if lt IE 8]>
|
<!--[if lt IE 8]>
|
||||||
|
|
Loading…
Reference in a new issue