blog.hangerthem.com/app/metadata.tsx
2026-08-02 22:39:12 +02:00

7 lines
No EOL
169 B
TypeScript

import { Metadata } from "next";
export const metadata: Metadata = {
title: "Ephemeris",
description: "A blog about me and my interests",
creator: "hangerthem",
}