diff options
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 072b5b8..07d5ffb 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -196,5 +196,10 @@ | |||
| 196 | otherwise. Blog is also available as <a href="/index.xml" target="_blank">RSS feed</a>. | 196 | otherwise. Blog is also available as <a href="/index.xml" target="_blank">RSS feed</a>. |
| 197 | </p> | 197 | </p> |
| 198 | </footer> | 198 | </footer> |
| 199 | |||
| 200 | <script> | ||
| 201 | window.va = window.va || function () { (window.vaq = window.vaq || []).push(arguments); }; | ||
| 202 | </script> | ||
| 203 | <script defer src="/_vercel/insights/script.js"></script> | ||
| 199 | </body> | 204 | </body> |
| 200 | </html> | 205 | </html> |
