aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorArjun Satarkar <me@arjunsatarkar.net>2023-07-29 19:31:15 +0000
committerArjun Satarkar <me@arjunsatarkar.net>2023-07-29 19:41:22 +0000
commitada68d54884cb8ce609d35461bf2ddf3fbcaa120 (patch)
tree0f69e8838a5f456f4f14a8123ee15f61e911031f /views
parent0d06775761e2ea0c6268029ce33422275ba45332 (diff)
downloadtagrss-ada68d54884cb8ce609d35461bf2ddf3fbcaa120.tar
tagrss-ada68d54884cb8ce609d35461bf2ddf3fbcaa120.tar.gz
tagrss-ada68d54884cb8ce609d35461bf2ddf3fbcaa120.zip
Add auto-refresh JS
Diffstat (limited to 'views')
-rw-r--r--views/index.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/index.tpl b/views/index.tpl
index fd26295..f65a1af 100644
--- a/views/index.tpl
+++ b/views/index.tpl
@@ -42,6 +42,7 @@
white-space: nowrap;
}
</style>
+ <script src="/static/scripts/auto_refresh.js" defer></script>
</head>
<body>
<h1>TagRSS</h1>