Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 249 Bytes

index.md

File metadata and controls

15 lines (12 loc) · 249 Bytes
title layout
Zack Nado
home

This is my site! I write things here about AI, cats, and/or space.


{% for post in site.posts %}

  • {{ post.title }} {{ post.excerpt }}
  • {% endfor %}