chore: Site Fixes
This commit is contained in:
parent
af582ed626
commit
108c62ad88
1 changed files with 12 additions and 8 deletions
20
index.html
20
index.html
|
|
@ -1,14 +1,18 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<title>Home - Venith Network</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="A website where i talk about Kirby, video games and more fun things."
|
||||
/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta charset="UTF-8">
|
||||
<meta property="og:type" content="summary">
|
||||
<meta property="og:site_name" content="Venith Network">
|
||||
<meta property="og:title" content="Venith Network">
|
||||
<meta property="og:description" content="Venith was created by MattTheTekie, Austcool Walker, and Digital Cheese! Please stay tuned for future projects/other services we will be creating if you are interested.">
|
||||
<meta property="og:image" content="http://www.venith.net/legacy/assets/images/banner.png">
|
||||
<meta property="og:image:alt" content="Venith">
|
||||
<meta property="og:url" content="http://www.venith.net/">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<meta property="author" content="MattTheTekie + Austcool Walker + Digital Cheese + Venith">
|
||||
<meta property="keywords" content="90s Web, 2000s, Political, Digital Cheese, TDK, Venith, Blog, Neocities, 3DSPaint, DSiPaint, Gaming, Web, HTML, CSS, Programming, Email, Tutorials, Guilded, Discord, YouTube, Twitter">
|
||||
<link rel="icon" type="image/png" href="http://www.venith.net/legacy/assets/images/banner.png">
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="css/global.css" />
|
||||
<link rel="stylesheet" href="css/index.css" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue