7 lines
No EOL
169 B
TypeScript
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",
|
|
} |