--- title: "Testing Again" author: ["Justin"] date: 2024-06-23T23:57:00-04:00 lastmod: 2024-06-25T05:35:20-04:00 tags: ["stub"] draft: false --- Beep. I don't know how I want to handle links under the notes section. Categories, maybe? ```python def add(x,y): return x + y ```