Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update home
authored
Nov 17, 2023
by
Sebastian Ernst
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
d75e057c
...
...
@@ -15,3 +15,10 @@ a^2 + b^2 = c^2
…and the other way:
$$ a^2 + b^2 = c^2 $$
```
plantuml
Bob -> Alice : hello
Alice -> Bob : hi
```
\ No newline at end of file