blog/content/_index.md
Aldo Funes 2e184aae5e
All checks were successful
Deploy / build-and-test (push) Successful in 1m43s
feat: multi-language blog
2025-03-12 22:57:46 +00:00

15 lines
521 B
Markdown

+++
title = "Home"
# Note we're not setting `paginate_by` here.
[extra]
header = { title = "Hello! I'm Aldo", img = "img/profile.jpg", img_alt = "Aldo Funes, the blog's author" }
section_path = "blog/_index.md" # Where to find your posts.
max_posts = 5 # Show 5 posts on the home page.
+++
# Welcome to my blog!
Here, I write about pretty much anything that I find interesting. This blog is a way for me to share my thoughts and experiences with the
world. I hope you enjoy reading it as much as I enjoy writing it.