fabledsword_com/_site/2025/10/29/Welcome/index.html
2025-11-11 15:56:20 -05:00

67 lines
No EOL
1.6 KiB
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Fabled Sword - Welcome to the Fabled Sword</title>
<link rel="stylesheet" href="/assets/css/styles.css">
</head>
<body>
<div class="nav-div">
<nav>
<a href="/">Home</a>
<a href="/about/index.html">About</a>
<a href="/blog/index.html">Blog</a>
<a href="/staff/index.html">Staff</a>
</nav>
</div>
<div class="main-view">
<aside class="sidebar">
<h2>News</h2>
<ul class="news-list">
<a href="/2025/11/11/Progress-Update/">
<li class="sidebar-item">
Making Progress
<small>Nov 11, 2025</small>
</li>
</a>
<a href="/2025/10/29/Welcome/">
<li class="sidebar-item">
Welcome to the Fabled Sword
<small>Oct 29, 2025</small>
</li>
</a>
</ul>
</aside>
<main class="main">
<h1>Welcome to the Fabled Sword</h1>
<div class="post-item">
<div class="page-meta">
29 Oct 2025 - Bryan V.
<ul class="page-tags">
<li>news</li>
</ul>
</div>
<p>Hello and welcome to the first post on the shiny new frontpage for the domain FabledSword.com
I hope to use this space for creative works and share news about this space and the people who use it.
Thank you for paying us a visit.</p>
</div>
</main>
</div>
</body>
</html>