mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-16 22:46:04 +01:00
21 lines
402 B
JSON
21 lines
402 B
JSON
{
|
|
"title": "Link free",
|
|
"shortTitle": "Link free",
|
|
"siteUrl": "https://themes.marscollective.co/link-free",
|
|
"description": "",
|
|
"lang": "en",
|
|
"logo": "logo.png",
|
|
"favicon": "favicon.png",
|
|
"rounded": "16",
|
|
"colors": {
|
|
"DEFAULT": "#FAFAFA",
|
|
"highlight": "#00d1b7",
|
|
"accent": "#262626",
|
|
"background": "#262626"
|
|
},
|
|
"tracking": {
|
|
"which": "none",
|
|
"id": ""
|
|
}
|
|
}
|