summaryrefslogtreecommitdiff
path: root/template/directory.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-03 21:30:24 +0000
committeryo momma <shutup@oops.wtf>2026-02-03 21:30:24 +0000
commit263677a46ee031277fae07109acac17b5ef821c4 (patch)
tree0bbd6da3ca4fc9e4809f20be713161d39a5a525a /template/directory.st
parentb3928bc192cdf729d4b9e53ff5603905ae446fb7 (diff)
Refactor: extract page init snippets
Diffstat (limited to 'template/directory.st')
-rwxr-xr-xtemplate/directory.st4
1 files changed, 1 insertions, 3 deletions
diff --git a/template/directory.st b/template/directory.st
index 149f284..9b6ff76 100755
--- a/template/directory.st
+++ b/template/directory.st
@@ -6,9 +6,7 @@
<title>dump.fm directory</title>
$endif$
$head()$
- <script>
- jQuery(document).ready(initDirectory);
- </script>
+ <script type="text/javascript" src="/static/js/pages/directory_init.js?v=20260203"></script>
</head>
<body class="profile">
$banner()$