My First Post

Posted: July 23, 2021

A purple sunset

This is my first blog post! Isn't it great?

Some of my favorite things are:

  • Petting dogs
  • Singing
  • Eating potato-based foods

const variable = "whatever I want";

const myFunc = () => {
  console.log("Hello world!");
}