0009
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user