blog
This commit is contained in:
parent
3e43d86359
commit
f970c579ba
2 changed files with 32 additions and 1 deletions
31
blog.html
Normal file
31
blog.html
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta property="og:type" content="summary">
|
||||
<meta property="og:title" content="Venith Blog">
|
||||
<meta property="og:description" content="Blogs created by the Venith devs.">
|
||||
<meta property="og:image" content="/Media/Vlogo.png">
|
||||
<meta property="og:image:alt" content="Venith Logo">
|
||||
<meta property="og:url" content="https://venith.net/blog.html">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="author" content="Digital Cheese + Venith">
|
||||
<meta name="description" content="Blogs created by the Venith devs.">
|
||||
<meta name="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="shortcut icon" href="/Media/Vco.ico">
|
||||
<link rel="stylesheet" href="/Media/Vss.css">
|
||||
<title>Venith Blog</title>
|
||||
<!-- Other Metadata -->
|
||||
<meta property="twitter:creator" content="@DigitalCheeseYT">
|
||||
<meta property="twitter:site" content="@DigitalCheeseYT">
|
||||
</head>
|
||||
<body>
|
||||
<div class="con">
|
||||
<div class="nav"><a href="/index.html"><img src="/Media/Vlogo.png" alt="Venith" title="Venith Logo" style="width:32px;">VENITH<img src="Media/Vlogo.png" alt="Venith" title="Venith Logo" style="width:32px;float:right"></a></div>
|
||||
<div class="txt">
|
||||
Venith blog entries are occasionally released.
|
||||
</div>
|
||||
<div class="foot">2022-2023 Venith, all rights reserved, please <a href="mailto:digitalcheese2562@outlook.com">email us</a> for any questions/concerns you have.</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -41,4 +41,4 @@
|
|||
<div class="foot">2022-2023 Venith, all rights reserved, please <a href="mailto:digitalcheese2562@outlook.com">email us</a> for any questions/concerns you have.</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue