add authors to metadata

This commit is contained in:
Lee 2023-07-02 20:30:27 +01:00
parent 445cf3b1fd
commit fb136d2b0e

@ -20,7 +20,13 @@
"metadata": {
"title": "Your Name",
"description": "website description",
"themeColor": "#6441a5"
"themeColor": "#6441a5",
"authors": [
{
"name": "Fascinated",
"url": "https://fascinated.cc"
}
]
},
"links": [
{