mirror of
git://f0xx.org/android_cast
synced 2026-07-29 04:57:40 +03:00
footer dynamic href
This commit is contained in:
@@ -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).
|
||||||
|
|||||||
Reference in New Issue
Block a user