chore: Updated site with image c570311a
stevedylandev · 2025-06-26 14:55 2 file(s) · +2 −0
site/src/App.tsx +2 −0
1 1
import { Copy } from "./components/copy";
2 +
import termImage from "./assets/darkmatter.png";
2 3
3 4
function App() {
4 5
	return (
7 8
			<p className="text-xs sm:text-lg font-mono">
8 9
				An opinionated terminal setup with Ghostty
9 10
			</p>
11 +
			<img src={termImage} className="sm:max-w-2xl max-w-sm" alt="screenshot" />
10 12
			<Copy />
11 13
			<a
12 14
				href="https://github.com/stevedylandev/darkmatter"
site/src/assets/darkmatter.png (added) +0 −0

Binary file — no preview.