site_name and og:title meta changes
This commit is contained in:
parent
7aaebeeee3
commit
60e4c73c74
5 changed files with 7 additions and 5 deletions
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta property="og:type" content="summary">
|
||||
<meta property="site_name" content="Venith">
|
||||
<meta property="og:title" content="Venith Archives">
|
||||
<meta property="og:description" content="An archive of content, both Venith and non-Venith related.">
|
||||
<meta property="og:image" content="https://venith.net/Media/Vlogo.png">
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta property="og:type" content="summary">
|
||||
<meta property="site_name" content="Venith">
|
||||
<meta property="og:title" content="Venith Articles">
|
||||
<meta property="og:description" content="Blogs created by the Venith devs.">
|
||||
<meta property="og:image" content="https://venith.net//Media/Vlogo.png">
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta property="og:type" content="summary">
|
||||
<meta property="site_name" content="Venith">
|
||||
<meta property="og:title" content="Venith Blog">
|
||||
<meta property="og:description" content="Blogs created by the Venith devs.">
|
||||
<meta property="og:image" content="https://venith.net//Media/Vlogo.png">
|
||||
|
|
|
|||
|
|
@ -3,14 +3,12 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta property="og:type" content="summary">
|
||||
<meta property="og:title" content="Venith">
|
||||
<meta property="site_name" content="Venith">
|
||||
<meta property="og:title" content="Venith Homepage">
|
||||
<meta property="og:description" content="The official Venith website created by Digital Cheese and MattTheTekie! Please stay tuned for future projects/other services we will be creating if you are interested.">
|
||||
<meta property="og:image" content="https://venith.net/Media/Vlogo.png">
|
||||
<meta property="og:image:alt" content="VENITH.NET">
|
||||
<meta property="og:url" content="https://venith.net/index.html">
|
||||
<meta itemprop="name" content="Venith">
|
||||
<meta itemprop="description" content="The official Venith website created by Digital Cheese and MattTheTekie! Please stay tuned for future projects/other services we will be creating if you are interested.">
|
||||
<meta itemprop="image" content="https://venith.net/Media/Vlogo.png">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="author" content="Digital Cheese + Venith">
|
||||
<meta name="description" content="The official Venith website created by Digital Cheese and MattTheTekie! Please stay tuned for future projects/other services we will be creating if you are interested.">
|
||||
|
|
|
|||
|
|
@ -3,7 +3,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta property="og:type" content="summary">
|
||||
<meta property="og:title" content="Venithcast">
|
||||
<meta property="site_name" content="Venith">
|
||||
<meta property="og:title" content="Venith Podcast">
|
||||
<meta property="og:description" content="The official Venith podcast created by Digital Cheese!">
|
||||
<meta property="og:image" content="https://venith.net/Media/Vlogo.png">
|
||||
<meta property="og:image:alt" content="Venith Logo">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue