mirror of
git://f0xx.org/android_cast
synced 2026-07-29 07:20:00 +03:00
features
This commit is contained in:
@@ -20,7 +20,10 @@ return [
|
||||
'bottom' => null,
|
||||
|
||||
// --- Default left column when `left` is null ---
|
||||
'holder' => '<a href="https://f0xx.org">Anton Afanaasyeu</a>, 2026 - current',
|
||||
// Use holder_name + holder_url for a safe link (holder HTML is escaped if used alone).
|
||||
'holder_name' => 'Anton Afanaasyeu',
|
||||
'holder_url' => 'https://f0xx.org',
|
||||
'holder' => null,
|
||||
'copyright_symbol' => "\u{00A9}",
|
||||
'show_year' => false,
|
||||
// null = current calendar year at render time (end of range).
|
||||
|
||||
Reference in New Issue
Block a user