This commit is contained in:
WickedJack99
2022-09-20 19:45:08 +02:00
parent 9fa426493b
commit c6642a2127
7 changed files with 65 additions and 74 deletions

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title></title>
<title>Homepage</title>
<link rel="stylesheet" href="/assets/css/styles.css">
</head>
<body>
@@ -15,17 +15,7 @@
<a href="/website/blog.html" >Blog</a>
</nav>
<div class="home">
<h2 class="post-list-heading">Posts</h2>
<ul class="post-list"><li><span class="post-meta">Sep 20, 2022</span>
<h3>
<a class="post-link" href="/2022/09/20/jekyll_&_github.html">
How to create a static website with Jekyll and deploy it on GitHubPages
</a>
</h3></li></ul>
<p class="rss-subscribe">subscribe <a href="/feed.xml">via RSS</a></p></div>
<h1>Homepage</h1>
<nav>
<a href="/website/terms.html" >Terms</a>