init commit

This commit is contained in:
Aaron Honeycutt 2024-11-21 17:23:24 -07:00
commit cae1778de5
16 changed files with 574 additions and 0 deletions

9
content/_index.md Normal file
View file

@ -0,0 +1,9 @@
+++
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" }
+++