Skip to content

Commit

Permalink
use below in a main page example
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikalii committed Sep 18, 2024
1 parent 3e3ceb2 commit 7f01a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ pub fn MainPage() -> impl IntoView {
<div>
<Hd id="a-loving-union">"A Loving Union"</Hd>
<p>"Uiua combines the stack-based and array-oriented paradigms in a single language. Combining these already terse paradigms results in code with a very high information density and little syntactic noise."</p>
<Editor example="⇌[⍥⊃+⊙∘9 1 1]"/>
<Editor example="⇌[⍥◡+9].1"/>
<p>"If this code seems weird and unreadable, that's okay! It's important to remember that "<a href="https://vector-of-bool.github.io/2018/10/31/become-perl.html">"foreign ≠ confusing"</a>"."</p>
</div>
<div>
Expand Down

0 comments on commit 7f01a12

Please sign in to comment.