-
Notifications
You must be signed in to change notification settings - Fork 0
/
verynew.html
22 lines (14 loc) · 918 Bytes
/
verynew.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html>
<head>
<title>Blog</title>
<meta charset="utf-8"/>
<link rel='stylesheet' type='text/css' href='style.css'>
</head>
<body style='font-family="Courier"'>
<h1 style="color:black">Blog</h1>
<p>Navigation</p>
<div class = "entry">
<h2 id='ultra new'>ultra new</h2><small>[<a href="blog/ultra new.html">standalone</a>]</small><div class = "tag"><small><b>Tags: </b></small></div><p>this is a blog post</p> <small>17/11/2020 01:40 Tuesday</small></div><div class = "entry">
<h2 id='t'>t</h2><small>[<a href="blog/t.html">standalone</a>]</small><div class = "tag"><small><b>Tags: </b></small></div><p>this is a blog post</p> <small>17/11/2020 01:39 Tuesday</small></div><div class = "entry">
<h2 id='new'>new</h2><small>[<a href="blog/new.html">standalone</a>]</small><div class = "tag"><small><b>Tags: </b></small></div><p>this is a blog post</p> <small>17/11/2020 01:33 Tuesday</small></div>
</body> </html>