aboutsummaryrefslogtreecommitdiff
path: root/ext/template-renderer.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2024-03-04 07:43:31 -0500
committerGitHub <noreply@github.com>2024-03-04 12:43:31 +0000
commit4fe881d68d4c1182bee2e78a559c2064aaf48b0d (patch)
tree00e8b209b90cae66ca289f5ea3e0c466e17d6fd3 /ext/template-renderer.html
parent81fc2bd6d063db92f90171722e8129875bdb56cd (diff)
Move sandbox files (#731)
* Move sandbox files * Update order
Diffstat (limited to 'ext/template-renderer.html')
-rw-r--r--ext/template-renderer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/template-renderer.html b/ext/template-renderer.html
index 6df382a4..d7014a99 100644
--- a/ext/template-renderer.html
+++ b/ext/template-renderer.html
@@ -11,7 +11,7 @@
<link rel="icon" type="image/png" href="/images/icon48.png" sizes="48x48">
<link rel="icon" type="image/png" href="/images/icon64.png" sizes="64x64">
<link rel="icon" type="image/png" href="/images/icon128.png" sizes="128x128">
- <script src="/js/templates/sandbox/template-renderer-frame-main.js" type="module"></script>
+ <script src="/js/templates/template-renderer-frame-main.js" type="module"></script>
</head>
<body>