Hello from Hygraph headless

This blog is written on Hygraph and rendered on the site using Astro content loader

Here are some examples of using MDX:

h2 Heading

h3 Heading

h4 Heading

h5 Heading

Emphasis

This is bold text

This is italic text

Strikethrough

Blockquotes

If today were the last day of my life, would I want to do what I am about to do today? – Steve Jobs

CodeBlocks

// This is commented-out code
export default function HelloWorld() {
  return (
    <h1>Hello, World!</h1>
  );
}

Image

null

Embeds

Tweets

YouTube Videos

Captions

Captions that flow smoothly, making your content easy to read and visually appealing with a clean look.

Tables

Month Savings
January $250
February $80
March $420

Callout

💡
[Astrofolio](https://astrofolio-astro.vercel.app/) is a clean, simple, and fast portfolio built with Astro, Tailwind CSS, and bun for optimal performance.
My Useless Blog