some updates
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 51s
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 51s
This commit is contained in:
parent
c415ffe70d
commit
74f188ef6d
@ -12,13 +12,13 @@ const inter: NextFont = Inter({ subsets: ["latin"] });
|
|||||||
* The metadata for this app.
|
* The metadata for this app.
|
||||||
*/
|
*/
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "PulseApp",
|
title: "Pulse App",
|
||||||
description:
|
description:
|
||||||
"A lightweight service monitoring solution for tracking the availability of whatever service your heart desires!",
|
"A lightweight service monitoring solution for tracking the availability of whatever service your heart desires!",
|
||||||
openGraph: {
|
openGraph: {
|
||||||
images: [
|
images: [
|
||||||
{
|
{
|
||||||
url: "https://pulseapp.cc/logo.png",
|
url: "https://pulseapp.cc/media/logo.png",
|
||||||
width: 128,
|
width: 128,
|
||||||
height: 128,
|
height: 128,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user