1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 05:17:39 +03:00

footer dynamic href

This commit is contained in:
Anton Afanasyeu
2026-06-15 12:27:10 +02:00
parent ac887131a0
commit d29c212297

View File

@@ -20,7 +20,7 @@ return [
'bottom' => null, 'bottom' => null,
// --- Default left column when `left` is null --- // --- Default left column when `left` is null ---
'holder' => 'Anton Afanaasyeu, 2026 - current', 'holder' => '<a href="https://f0xx.org">Anton Afanaasyeu</a>, 2026 - current',
'copyright_symbol' => "\u{00A9}", 'copyright_symbol' => "\u{00A9}",
'show_year' => false, 'show_year' => false,
// null = current calendar year at render time (end of range). // null = current calendar year at render time (end of range).