added plausible to docs
This commit is contained in:
parent
81b166b790
commit
813f9548cd
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 012946a203a3daacbf1abf39f149458a7a6f58fe
|
||||
Subproject commit ef89abc7faf20d2fc0ae8076387dbf84fea7e2c6
|
1
docs/themes/norgbackup/templates/index.html
vendored
1
docs/themes/norgbackup/templates/index.html
vendored
|
@ -13,6 +13,7 @@
|
|||
{% endif -%}
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
<title>{% block title %}{{ config.title }}{% endblock title %}</title>
|
||||
<script defer data-domain="norgbackup.net" src="https://plausible.io/js/script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
Loading…
Reference in a new issue