Add title and description

This commit is contained in:
Lee 2022-11-19 10:45:29 +00:00
parent 94ad699533
commit 67de6dc57b
No known key found for this signature in database
GPG Key ID: 6EA25896ECCB3121

@ -1,3 +1,6 @@
export const baseOpenGraph = {
siteName: "Imageify",
title: "Imageify Host",
description:
"Free and open-source ShareX image host that you can self-host! ",
};