Add title and description
This commit is contained in:
parent
94ad699533
commit
67de6dc57b
@ -1,3 +1,6 @@
|
|||||||
export const baseOpenGraph = {
|
export const baseOpenGraph = {
|
||||||
siteName: "Imageify",
|
siteName: "Imageify",
|
||||||
|
title: "Imageify Host",
|
||||||
|
description:
|
||||||
|
"Free and open-source ShareX image host that you can self-host! ",
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user