Add mastodon entry

main
trivernis 2 years ago
parent 09deec9625
commit 367e249ec1
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

@ -32,6 +32,9 @@ impl Component for Home {
<a class="icon" href="https://discord.gg/ZxzM2bTeXU" target="_blank">
<img src="assets/discord-logo.png"/>
</a>
<a class="icon" rel="me" href="https://fosstodon.org/@trivernis">
<img src="assets/mastodon-logo.png"/>
</a>
</Item>
<Item layouts=vec!(ItemLayout::ItXs(12), ItemLayout::ItM(8)) class_name="home-greeting">
<h1>{"Welcome to my website"}</h1>

Loading…
Cancel
Save