mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-05 22:58:09 -04:00
dcb145635c
+ place learn link last in repl header + fix all old links to /tutorial
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
<script is:inline>
|
|
window.location.pathname = `/learn/getting-started`;
|
|
</script>
|