This is the first post on the new nelson.love. Built with Astro, deployed nowhere yet.

More to come.

Here’s some code:

const greeting = "hello world";
console.log(greeting);