try new meta

This commit is contained in:
Jacob Nguyen
2023-07-29 17:31:02 -05:00
parent 3cc8b38390
commit c46f074926

View File

@@ -156,7 +156,7 @@ const config = {
metadata : [
{ name: 'og:title', content: 'sern - Handlers. Redefined.' },
{ name: 'og:description', content: 'A customizable, batteries-included, powerful discord.js framework to automate and streamline bot development' },
{ name: 'og:image', content: 'https://i.imgur.com/rr8nqDP.png' },
{ name: 'og:image', content: './img/logo.png' },
{ name: 'og:url', content: 'https://sern.dev' },
{ name: 'og:type', content: 'website' },
{ name: 'twitter:card', content: 'summary_large_image' },