fix: 🐛 Data import (#34)

* fix: 🐛 Data imports

* fix: 🐛 Bug in the preview of Link-free metadata

* chore:👷 Adds more scripts

* chore:  Update tests
This commit is contained in:
Daniel Soares
2020-12-14 04:33:31 -03:00
committed by GitHub
parent d38588c27c
commit 189f9c1c96
4 changed files with 24 additions and 22 deletions

View File

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

16
content/metadata.yaml 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'
tracking:
which: none
id: ''