Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
waldronmatt committed Oct 15, 2020
1 parent f4457ca commit 746cbd6
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions bowman-starter/src/static/json/components/features.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
{
"features": {
"title": "Features:"
}
}
}
4 changes: 2 additions & 2 deletions bowman-starter/src/static/json/components/heading.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
{
"heading": {
"title": "Description:"
}
}
}
4 changes: 2 additions & 2 deletions bowman-starter/src/static/json/layouts/footer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
{
"footer": {
"leftText": "Copyright",
"rightText": "Your Name. All Rights Reserved."
}
}
}
6 changes: 3 additions & 3 deletions bowman-starter/src/static/json/layouts/header.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
{
"header": {
"title": "Bowman",
"image": {
Expand All @@ -8,11 +8,11 @@
"fallback": [
{
"ext": "webp"
},
},
{
"ext": "png"
}
]
}
}
}
}
4 changes: 2 additions & 2 deletions bowman-starter/src/static/json/site.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
{
"title": "Bowman",
"description": "A simple static site generator with an integrated toolchain for efficient development and delivery.",
"keywords" : "bowman, static site generator, nodejs, javascript, webpack, browsersync"
}
}

0 comments on commit 746cbd6

Please # to comment.