Posting Vexillology part i
This commit is contained in:
parent
861b89f029
commit
0f3905ab6f
@ -2,12 +2,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Kyle's Blog</title>
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="blog_head">
|
||||
<h1>Fantastical Vexillological Adventures - Part I</h1>
|
||||
<h3>2024-08-00</h3>
|
||||
<h3>2024-08-04</h3>
|
||||
</div>
|
||||
<div class="blog_body">
|
||||
<p>I've been running a continuous fantasy world know as Nightcall since September 2018 orginally starting as a Dungeons & Dragons campaign, as of August 2024 there has been 9 campaigns, near two dozen short stories, over 150 player characters and notable non-player characters, spread across four planes (or worlds) and 15 nations filled with many more factions, groups, and families. But enough of a sales pitch.</p>
|
||||
@ -28,7 +28,7 @@
|
||||
</div>
|
||||
<footer>
|
||||
<p><a href="https://kyledot.net/blog/home">Return to blog home</a></p>
|
||||
<p>Made by Kyle - Last updated: 2024-08-00</p>
|
||||
<p>Made by Kyle - Last updated: 2024-08-04</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -11,21 +11,22 @@
|
||||
<h2>By Date</h2>
|
||||
<p><a href="https://kyledot.net/blog/2024-06-07_MFA-i">2024-06-07 MFA & Randomness - Part I</a></p>
|
||||
<p><a href="https://kyledot.net/blog/2024-07-01_Plates">2024-07-01 Niche Number Plates</a></p>
|
||||
<p><a href="https://kyledot.net/blog/2024-08-04_Vexillology-i">2024-08-04 Vexillology - Part I</p>
|
||||
</div>
|
||||
<div class="blogs_theme">
|
||||
<h2>By Category</h2>
|
||||
<h3>Life</h3>
|
||||
<h3>Nerd</h3>
|
||||
<p><a href="https://kyledot.net/blog/2024-07-01_Plates">2024-07-01 Niche Number Plates</a></p>
|
||||
<p><a href="https://kyledot.net/blog/2024-08-04_Vexillology-i">2024-08-04 Vexillology - Part I</p>
|
||||
<h3>Tech</h3>
|
||||
<p><a href="https://kyledot.net/blog/2024-06-07_MFA-i">2024-06-07 MFA & Randomness - Part I</a></p>
|
||||
<h3>Other</h3>
|
||||
<p><a href="https://kyledot.net/blog/2024-07-01_Plates">2024-07-01 Niche Number Plates</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<footer>
|
||||
<p><a href="https://kyledot.net">Return to home</a></p>
|
||||
<p>Made by Kyle - Last updated: 2024-07-01</p>
|
||||
<p>Made by Kyle - Last updated: 2024-08-04</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user