A lot of things

This commit is contained in:
2026-06-16 16:21:43 +02:00
parent 4415a2e8c4
commit 73471162bf
37 changed files with 654 additions and 4 deletions

View File

@@ -35,6 +35,9 @@
"members.json": {
"hash": "cad1568d161bea1a7dd1f286b8788e2d"
},
"news.json": {
"hash": "c42353e9a510b365d09f2b64af401e55"
},
"pages.json": {
"hash": "8d75bf99b2fb6528f84433f4519d4da3"
},
@@ -45,7 +48,7 @@
"hash": "e14613a1bd0f1e1fadc084a009801570"
},
"rom_patcher.json": {
"hash": "2a2af404aa6395b02c711867a7287a6f"
"hash": "dff75392eea1fdffdaec193913d5d8a0"
},
"submissions_queue.json": {
"hash": "071c745afd8f28cf9505702496f72a18"

View File

@@ -0,0 +1,13 @@
{
"parent_navigation_id": "website",
"display_order": 250,
"navigation_type_id": "basic",
"type_config": {
"link": "{$xf.options.homePageUrl}/news",
"display_condition": "",
"extra_attributes": {
"icon": "newspaper"
}
},
"enabled": true
}

View File

@@ -3,7 +3,7 @@
"display_order": 100,
"navigation_type_id": "basic",
"type_config": {
"link": "{$xf.options.homePageUrl}/tools/rom-patcher",
"link": "{$xf.options.homePageUrl}/patch",
"display_condition": "",
"extra_attributes": {
"icon": "stamp"