mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-17 15:06:06 +01:00
17 lines
347 B
JSON
17 lines
347 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"
|
||
|
|
}
|
||
|
|
}
|