feat: main

This commit is contained in:
Nikolaj Frey 2023-06-27 10:30:43 +10:00
parent 0816b3d980
commit 993c88b3ef

View File

@ -13,7 +13,7 @@ import { Analytics } from '@vercel/analytics/react'
export const meta: MetaFunction = () => ({
charset: 'utf-8',
title: 'New Remix App',
title: 'Thingtime | For Everything',
viewport: 'width=device-width,initial-scale=1'
})