Signed-off-by: Trivernis <trivernis@protonmail.com>
main
Trivernis 2 years ago
parent 3025dd424f
commit ae5bff6b4a

@ -39,7 +39,7 @@ impl Component for Home {
<Item layouts=vec!(ItemLayout::ItXs(12), ItemLayout::ItM(8)) class_name="home-description"> <Item layouts=vec!(ItemLayout::ItXs(12), ItemLayout::ItM(8)) class_name="home-description">
<p>{r#" <p>{r#"
I'm a german software developer working on way too many projects at once. I'm a german software developer working on way too many projects at once.
I primarily use rust because it's just the best programming language. I primarily use Rust because it's just the best programming language.
"#}</p> "#}</p>
</Item> </Item>
<Item layouts=vec!(ItemLayout::ItXs(12), ItemLayout::ItM(8)) class_name="github-stats"> <Item layouts=vec!(ItemLayout::ItXs(12), ItemLayout::ItM(8)) class_name="github-stats">

Loading…
Cancel
Save