hmm
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
<link type="text/css" rel="Stylesheet" href="../main.css" />
|
||||
<ul id="days" onLoad="">
|
||||
<li><a href="days/16-06-24.html" target="main">16-06-24</a></li>
|
||||
</ul>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title></title>
|
||||
<link type="text/css" rel="Stylesheet" href="main.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<ul id="days" onLoad="">
|
||||
<li><a href="days/16-06-24.html" target="main">16-06-24</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Reference in New Issue
Block a user