This commit is contained in:
parent
24d1b4dd56
commit
2b783ca8a4
@ -5,10 +5,22 @@ export default defineNuxtConfig({
|
||||
head: {
|
||||
title: 'KPTL',
|
||||
meta: [
|
||||
{
|
||||
name: 'description',
|
||||
content: 'Team Koptilnya',
|
||||
},
|
||||
{
|
||||
property: 'og:type',
|
||||
content: 'website',
|
||||
},
|
||||
{
|
||||
property: 'og:title',
|
||||
content: 'KPTL',
|
||||
},
|
||||
{
|
||||
property: 'og:description',
|
||||
content: 'Team Koptilnya',
|
||||
},
|
||||
{
|
||||
property: 'og:url',
|
||||
content: 'https://koptilnya.xyz',
|
||||
|
Loading…
x
Reference in New Issue
Block a user