mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Out of ideas for new commit messages
This commit is contained in:
7
src/routes/repo/+page.svelte
Normal file
7
src/routes/repo/+page.svelte
Normal file
@@ -0,0 +1,7 @@
|
||||
<script>
|
||||
function navigateToRepo() {
|
||||
window.location.href = "https://am-d-model.eu/repo";
|
||||
}
|
||||
|
||||
navigateToRepo();
|
||||
</script>
|
||||
Reference in New Issue
Block a user