Meta Tags
All checks were successful
Gitea Actions Demo / build-and-deploy (push) Successful in 24s

This commit is contained in:
Opti1337 2024-03-01 13:12:43 +03:00
parent 2b783ca8a4
commit cee1e8104c

View File

@ -4,6 +4,9 @@ export default defineNuxtConfig({
app: { app: {
head: { head: {
title: 'KPTL', title: 'KPTL',
htmlAttrs: {
prefix: 'og: http://ogp.me/ns#',
},
meta: [ meta: [
{ {
name: 'description', name: 'description',