og:description updated
This commit is contained in:
parent
68cb141cda
commit
e49ec9c5a8
3 changed files with 5 additions and 17 deletions
16
index.php
16
index.php
|
|
@ -151,19 +151,7 @@ function render_blank_page(){
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>MVLog</title>
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Bubulescu.Org">
|
||||
<meta property="og:description" content="Motorcycle road stories, videos and occasional bad decisions.">
|
||||
<meta property="og:url" content="https://bubulescu.org/">
|
||||
<meta property="og:site_name" content="Bubulescu.Org">
|
||||
<meta property="og:image" content="<?=h($ogImageUrl)?>">
|
||||
<meta property="og:image:secure_url" content="<?=h($ogImageUrl)?>">
|
||||
<meta property="og:image:type" content="image/jpeg">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="630">
|
||||
<meta property="og:image:alt" content="Bubulescu.Org">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:image" content="<?=h($ogImageUrl)?>">
|
||||
|
||||
<link rel="icon" type="image/png" href="assets/img/moto_travel.png">
|
||||
<link rel="stylesheet" href="style.css?v=20260531u">
|
||||
<style>html,body{height:100%;overflow:hidden}body{height:100dvh}main{flex:1;min-height:0}</style>
|
||||
|
|
@ -402,7 +390,7 @@ $siteHeaderTitle = $headerTitles[array_rand($headerTitles)];
|
|||
<!-- Basic Open Graph -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="<?=h($ogImageAlt)?>">
|
||||
<meta property="og:description" content="Motorcycle road stories, videos and occasional bad decisions.">
|
||||
<meta property="og:description" content="Motorcycle road stories, hockey passion, pizza nerdism and facts remembered by an unreliable narrator.">
|
||||
<meta property="og:url" content="https://bubulescu.org/">
|
||||
<meta property="og:site_name" content="Bubulescu.Org">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue