Initial Page
This commit is contained in:
4
assets/banner.json
Normal file
4
assets/banner.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"title": "Field Day - July 28th",
|
||||
"content": "Join us at the pavilion at the stake center adjacent to the temple from 11AM - 3:30PM!"
|
||||
}
|
7
assets/pages.json
Normal file
7
assets/pages.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{ "name": "Home", "path": "/" },
|
||||
{ "name": "Exams", "path": "/exams.html" },
|
||||
{ "name": "Net Check-Ins", "path": "/net/index.html" },
|
||||
{ "name": "Meshtastic", "path": "/mesh/index.html" },
|
||||
{ "name": "History", "path": "/history.html" }
|
||||
]
|
Reference in New Issue
Block a user