Moved feeds around, articles page available
This commit is contained in:
parent
c931dc1bd3
commit
f3168099c3
4 changed files with 32 additions and 0 deletions
31
articles.html
Normal file
31
articles.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 Articles">
|
||||
<meta property="og:description" content="Blogs created by the Venith devs.">
|
||||
<meta property="og:image" content="https://venith.net//Media/Vlogo.png">
|
||||
<meta property="og:image:alt" content="Venith Logo">
|
||||
<meta property="og:url" content="https://venith.net/articles.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 Articles</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-LOW.jpg" alt="Venith" title="Venith Logo" style="width:32px;">VENITH<img src="/Media/Vlogo-LOW.jpg" alt="Venith" title="Venith Logo" style="width:32px;float:right"></a></div>
|
||||
<div class="txt">
|
||||
No articles available yet
|
||||
</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>
|
||||
|
|
@ -28,6 +28,7 @@
|
|||
<div class="txt">
|
||||
Welcome to the official Venith website, created by <a href="https://dc.venith.net/">Digital Cheese</a> and <a href="https://test72.eu.org">MattTheTekie</a> <a href="https://cht.venith.net">(owner of CrazyHellTech)</a>. Venith is owned and created by Digital Cheese, MattTheTekie helps out with a lot of the services being hosted or updating the websites whenever DC can't do it.
|
||||
<h2>Main Pages</h2>
|
||||
<a href="/articles.html">VENITH Articles</a><br>
|
||||
<a href="/blog.html">VENITH Blog</a> (<a href="/feeds/blog.xml">RSS</a>)<br>
|
||||
<a href="/podcast.html">VENITH Podcast</a> (<a href="/feeds/podcast.xml">RSS</a>)<br>
|
||||
<a href="/archive.html">VENITH Archive</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue