Updated dynamic and HTML Titles

This commit is contained in:
hbrain 2026-06-02 13:11:55 +02:00
parent 6c213f4e79
commit 6add1dc5d7
2 changed files with 2 additions and 5 deletions

View file

@ -317,14 +317,11 @@ $headerTitles = [
'Mountain Valley Log',
'Miles Versus Logic',
'Motorcycle Voyage Log',
'Mapped Vagabond Log',
'Multiple Viewpoints Log',
'Multiple Versions of Life',
'Motion, Velocity & Luck',
'Miles, Views & Life',
'Many Voices of Life',
'Many Views of Life',
'Miles Beyond Reality',
'Motion, Velocity & Lunacy',
'Maps, Villages & Legends',
'Multi-Vision Log',
@ -356,7 +353,7 @@ $siteHeaderTitle = $headerTitles[array_rand($headerTitles)];
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>MVL</title>
<title>MVLog</title>
<!-- Basic Open Graph -->
<meta property="og:type" content="website">