First commit
This commit is contained in:
6
templates/public/romhackplaza_js.html
Normal file
6
templates/public/romhackplaza_js.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<script src="https://unpkg.com/lucide@latest"></script>
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
lucide.createIcons();
|
||||
});
|
||||
</script>
|
||||
Reference in New Issue
Block a user