Tune header typography/logo positioning and extend random index title variants
This commit is contained in:
parent
15f4e23bcd
commit
4397c0b7a5
2 changed files with 14 additions and 1 deletions
13
index.php
13
index.php
|
|
@ -243,6 +243,19 @@ $headerTitles = [
|
||||||
'Multiple Versions of Life',
|
'Multiple Versions of Life',
|
||||||
'Motion, Velocity & Luck',
|
'Motion, Velocity & Luck',
|
||||||
'Miles, Views & Life',
|
'Miles, Views & Life',
|
||||||
|
'Many Voices of Life',
|
||||||
|
'Many Views of Life',
|
||||||
|
'Modern Vagabond Log',
|
||||||
|
'Motorcycle Wanderlust Log',
|
||||||
|
'Mapped Wanderings Log',
|
||||||
|
'Miles Beyond Reason',
|
||||||
|
'Miles Beyond Reality',
|
||||||
|
'Motion, Velocity & Lunacy',
|
||||||
|
'Miles, Wind & Luck',
|
||||||
|
'Maps, Villages & Legends',
|
||||||
|
'Multi-Vision Log',
|
||||||
|
'Multi-Vista Log',
|
||||||
|
'Mutable View Log',
|
||||||
];
|
];
|
||||||
$siteHeaderTitle = $headerTitles[array_rand($headerTitles)];
|
$siteHeaderTitle = $headerTitles[array_rand($headerTitles)];
|
||||||
?>
|
?>
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue