mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-31 00:34:25 -04:00
8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
<script is:inline>
|
|
// Redirect your homepage to the first page of documentation.
|
|
// If you have a landing page, remove this script and add it here!
|
|
// window.location.pathname = `/en/introduction`;
|
|
</script>
|
|
|
|
<h1>Hello</h1>
|
|
<a href="/tutorial">Tutorial</a> |