Out of ideas for new commit messages

This commit is contained in:
2025-01-24 11:41:23 +00:00
parent cd05e3fb64
commit 09f14ee683

View File

@@ -0,0 +1,7 @@
<script>
function navigateToRepo() {
window.location.href = "https://am-d-model.eu/repo";
}
navigateToRepo();
</script>