📘 The Algo Brief

Testing My Blog Setup

•less than a minute read•Your Name
testsetup

Testing My Blog

This is a test post to make sure everything works!

Features to Test

Here's what we're testing:

Code Example

Here's some inline code: const greeting = "Hello World"

And a code block:

function sayHello(name) {
  return `Hello, ${name}!`
}

Lists

Ordered:

  1. First item
  2. Second item
  3. Third item

Unordered:

Check out Next.js for more info.

Blockquote

This is a blockquote. It should look different from regular text.

Conclusion

If you can read this, your blog is working! 🎉