Fix typo
This commit is contained in:
@@ -15,7 +15,7 @@ const Meta = ({
|
||||
<meta
|
||||
name="og:description"
|
||||
content={
|
||||
description ?? "An open-source and selfhosted sharing platform."
|
||||
description ?? "An open-source and self-hosted sharing platform."
|
||||
}
|
||||
/>
|
||||
<meta name="twitter:title" content={`${title} - Pingvin Share`} />
|
||||
|
||||
Reference in New Issue
Block a user