LIORA LABS
~ / research / welcome
---
title: "Welcome"
date:  2026-04-18
tags:  [meta]
slug:  welcome
---

Welcome

This post exists so the research route renders end-to-end. It should be deleted or replaced when real content arrives.

A heading, for typography testing

A paragraph with bold, italic, a link, and inline code. Math: a2+b2=c2a^2 + b^2 = c^2.

ex2dx=π\int_{-\infty}^{\infty} e^{-x^2} \, dx = \sqrt{\pi}
fn main() {
println!("hello, research");
}