Changed "Meshtastic" to "Mesh Networks" in page names

This commit is contained in:
2026-02-15 13:44:43 -08:00
parent eb3e30ac6c
commit b1ff9802b6

View File

@@ -2,6 +2,6 @@
{ "name": "Home", "path": "/" }, { "name": "Home", "path": "/" },
{ "name": "Exams", "path": "/exams.html" }, { "name": "Exams", "path": "/exams.html" },
{ "name": "Net Check-Ins", "path": "/net/" }, { "name": "Net Check-Ins", "path": "/net/" },
{ "name": "Meshtastic", "path": "/mesh/" }, { "name": "Mesh Networks", "path": "/mesh/" },
{ "name": "History", "path": "/history.html" } { "name": "History", "path": "/history.html" }
] ]