aboutsummaryrefslogtreecommitdiff
path: root/public/views/editPost.html
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-03-21 05:33:41 -0400
committerBobby <[email protected]>2022-03-21 05:33:41 -0400
commitb2e08063441f73ea5196e28910ff21047cdbbf8c (patch)
tree84ec0273b79b66961417d737a2e2f8444ce70528 /public/views/editPost.html
parentd8363271eef45971d835d9abe9553d9894664f2a (diff)
downloadluciferreeves.github.io-b2e08063441f73ea5196e28910ff21047cdbbf8c.tar.xz
luciferreeves.github.io-b2e08063441f73ea5196e28910ff21047cdbbf8c.zip
fix posts code rendering
Diffstat (limited to 'public/views/editPost.html')
-rw-r--r--public/views/editPost.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/public/views/editPost.html b/public/views/editPost.html
index 371b455..16c2bf4 100644
--- a/public/views/editPost.html
+++ b/public/views/editPost.html
@@ -129,9 +129,7 @@
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js"
integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR"
crossorigin="anonymous"></script>
- <script>
-
- </script>
+ <script src="/static/assets/js/pages/publish.js"></script>
</body>
</html> \ No newline at end of file