feat: update meta descriptions
This commit is contained in:
parent
07ebeec0cc
commit
e3009d0033
1 changed files with 4 additions and 4 deletions
|
|
@ -4,10 +4,10 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Ayo.run - What's running?</title>
|
||||
<meta property="og:description" content="Home to self-hosted open source alternatives for popular services">
|
||||
<meta name="description" content="Home to self-hosted open source alternatives for popular services">
|
||||
<meta itemprop="description" content="Home to self-hosted open source alternatives for popular services">
|
||||
<title>Ayo.run - What's running? - a personal website by Ayo Ayco</title>
|
||||
<meta property="og:description" content="Home to self-hosted open source productivity web apps. A personal website by Ayo Ayco">
|
||||
<meta name="description" content="Home to self-hosted open source productivity web apps. A personal website by Ayo Ayco">
|
||||
<meta itemprop="description" content="Home to self-hosted open source productivity web apps. A personal website by Ayo Ayco">
|
||||
<meta property="og:title" content="Ayo.run - What's running?">
|
||||
<meta property="og:url" content="http://ayo.run">
|
||||
<meta property="og:site_name" content="www.ayo.run">
|
||||
|
|
|
|||
Loading…
Reference in a new issue