🏗 Change demos structure

This commit is contained in:
Daniel Soares
2020-12-11 18:47:46 -03:00
commit 8c022ecc34
7 changed files with 67 additions and 0 deletions

16
content/metadata.json Normal file
View File

@@ -0,0 +1,16 @@
{
"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"
}
}