test embed image
All checks were successful
Deploy Site / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m27s
All checks were successful
Deploy Site / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m27s
This commit is contained in:
parent
1c19294739
commit
e98b6cc48a
@ -14,6 +14,18 @@ export const metadata: Metadata = {
|
||||
title: "RainnnyCLUB",
|
||||
description:
|
||||
"My name is Braydon and I am a self-taught software engineer living in Canada.",
|
||||
openGraph: {
|
||||
images: [
|
||||
{
|
||||
url: "/me.png",
|
||||
width: 128,
|
||||
height: 128,
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary",
|
||||
},
|
||||
};
|
||||
export const viewport: Viewport = {
|
||||
themeColor: "#5555FF",
|
||||
|
Loading…
x
Reference in New Issue
Block a user