This commit is contained in:
eshanized
2025-01-01 10:52:46 +05:30
parent f34539613a
commit 05d8f7df2f
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@
<!-- Dark Mode CSS (optional, if you have a dark mode stylesheet) -->
<!-- <link rel="stylesheet" href="/path/to/dark-mode.css" /> -->
<script type="module" crossorigin src="/package-browser/main.js"></script>
<script type="module" crossorigin src="/package-browser/script.js"></script>
<link rel="stylesheet" crossorigin href="/package-browser/style.css">
</head>
<body>

File diff suppressed because one or more lines are too long