formatting to trigger build

This commit is contained in:
Matthias Kretschmann 2021-11-05 09:03:09 +01:00
parent cb8c9b79c8
commit 249f1ce62f
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 44 additions and 51 deletions

View File

@ -1,9 +1,7 @@
# The Basics
# --------------------
name: BigchainDB
description: 'The blockchain database.'
description: "The blockchain database."
url: https://www.bigchaindb.com
bigchaindb_api_url: https://test.ipdb.io
getstarted_url: https://ipdb.io/resources/
@ -54,24 +52,20 @@ address:
city: Berlin
country: Germany
# Track all the things
# --------------------
analyticsID: UA-60614729-8
typekitID: fih1ngo
# Urls
# --------------------
permalink: /:title/
# Generator
# --------------------
source: ./_src
destination: ./_dist
# Jekyll native collections
# --------------------
collections:
@ -101,7 +95,6 @@ plugins:
- jekyll-redirect-from
- jekyll-toc
jekyll_get:
data: countries
json: 'https://raw.githubusercontent.com/mledoze/countries/master/dist/countries.json'
json: "https://raw.githubusercontent.com/mledoze/countries/master/dist/countries.json"