Skip to content
This repository was archived by the owner on Apr 7, 2019. It is now read-only.

Commit 2be09a0

Browse files
committed
Merge pull request #2 from TxHawks/patch-1
Remove mustache oriented data from `data.json`
2 parents ae443e4 + d22898e commit 2be09a0

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

dist/_data/data.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -77,17 +77,5 @@
7777
"last-name": "Name"
7878
},
7979
"hero": true,
80-
"emergency" : false,
81-
"touts" : [
82-
{ },
83-
{ },
84-
{ }
85-
],
86-
"latest-posts" : [
87-
{ },
88-
{ },
89-
{ },
90-
{ },
91-
{ }
92-
]
93-
}
80+
"emergency" : false
81+
}

0 commit comments

Comments
 (0)