generated from Fascinated/nextjs-13-template-with-tailwindcss
add authors to metadata
This commit is contained in:
parent
445cf3b1fd
commit
fb136d2b0e
@ -20,7 +20,13 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"title": "Your Name",
|
"title": "Your Name",
|
||||||
"description": "website description",
|
"description": "website description",
|
||||||
"themeColor": "#6441a5"
|
"themeColor": "#6441a5",
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Fascinated",
|
||||||
|
"url": "https://fascinated.cc"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user