site/content/_index.md
Elara Musayelyan 1b1a580313
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Change Projects button to Articles
2023-07-14 15:23:12 -07:00

16 lines
225 B
Markdown

+++
title = "Home"
description = "Homepage for Elara's Site"
slug = "home"
+++
{{<button href="/about">}}
About Me
{{</button>}}
<span style="margin-left: 5px;">
{{<button href="/articles">}}
Articles
{{</button>}}
</span>