some updates
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 51s

This commit is contained in:
Braydon 2024-09-13 22:14:28 -04:00
parent c415ffe70d
commit 74f188ef6d

@ -12,13 +12,13 @@ const inter: NextFont = Inter({ subsets: ["latin"] });
* The metadata for this app.
*/
export const metadata: Metadata = {
title: "PulseApp",
title: "Pulse App",
description:
"A lightweight service monitoring solution for tracking the availability of whatever service your heart desires!",
openGraph: {
images: [
{
url: "https://pulseapp.cc/logo.png",
url: "https://pulseapp.cc/media/logo.png",
width: 128,
height: 128,
},