-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemplates.json
More file actions
26 lines (26 loc) · 921 Bytes
/
Copy pathtemplates.json
File metadata and controls
26 lines (26 loc) · 921 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"templateNameArray": [
"Phantom",
"Solid State",
"Stellar",
"Forty"
],
"templateDescriptionArray": [
"A Jekyll version of the Phantom theme.",
"A Jekyll version of the Solid State theme.",
"A Jekyll version of the Stellar theme.",
"A Jekyll version of the Forty theme."
],
"templatePreviewArray": [
"https://lufevida.github.io/html5up-phantom/",
"https://lufevida.github.io/html5up-solid-state/",
"https://lufevida.github.io/html5up-stellar/",
"https://lufevida.github.io/html5up-forty/"
],
"templateImageArray": [
"https://raw.githubusercontent.com/lufevida/RunloopPages/master/Screenshots/phantom.png",
"https://raw.githubusercontent.com/lufevida/RunloopPages/master/Screenshots/solid-state.png",
"https://raw.githubusercontent.com/lufevida/RunloopPages/master/Screenshots/stellar.png",
"https://raw.githubusercontent.com/lufevida/RunloopPages/master/Screenshots/forty.png"
]
}