We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6990cbf commit 0275aa5Copy full SHA for 0275aa5
website/src/pages/artifacts.js renamed to website/src/libs/artifacts.js
website/src/pages/index.astro
@@ -63,4 +63,4 @@ import Timeline from '@/components/Timeline.astro';
63
}
64
</style>
65
66
-<script src="./artifacts.js" />
+<script src="../libs/artifacts.js" />
0 commit comments