Welcome

Hello, world!

{ "title": "Test Page", "file": "test.mdx", "slug": "test", "date": "2026-07-06T21:28:11.757Z" }

a2+b2\sqrt{a^2 + b^2}

[data-theme=dark] .shiki,
[data-theme=dark] .shiki span {
  color: var(--shiki-dark) !important;
  background-color: var(--shiki-dark-bg) !important;
  /* Optional, if you also want font styles */
  font-style: var(--shiki-dark-font-style) !important;
  font-weight: var(--shiki-dark-font-weight) !important;
  text-decoration: var(--shiki-dark-text-decoration) !important;
}