+++
title = "Home"
# Note we're not setting `paginate_by` here.

[extra]
section_path = "blog/_index.md"  # Where to find your posts.
max_posts = 5  # Show 5 posts on the home page.
header = {title = "Hello! I'm tabi~", img = "img/main.webp", img_alt = "Your Name" }
+++