1
0
mirror of git://f0xx.org/ac/ac-platform-php synced 2026-07-29 05:18:55 +03:00

feat(platform): shared nav shell and common footer config

Signed-off-by: Anton Afanasyeu <a.afanasieff@gmail.com>
This commit is contained in:
Anton Afanasyeu
2026-07-12 13:53:14 +02:00
parent 23b352ff27
commit dbe0a83636
3 changed files with 131 additions and 3 deletions

View File

@@ -1,6 +1,8 @@
<?php
declare(strict_types=1);
require_once __DIR__ . '/nav_shell.php';
/**
* Shared footer fragment for Android Cast web consoles and hub.
*