We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa66c21 commit b046735Copy full SHA for b046735
src/app/layout.tsx
@@ -37,6 +37,8 @@ export const metadata: Metadata = {
37
"Javaistic is a free platform to learn Java programming language with interactive tutorials and resources.",
38
openGraph: {
39
images: "https://javaistic.vercel.app/og.png",
40
+ siteName: "Javaistic",
41
+ url: "https://javaistic.vercel.app",
42
},
43
twitter: {
44
card: "summary_large_image",
0 commit comments