index
parent
d7db6c58e1
commit
c479ae46e3
|
@ -0,0 +1,22 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Archive</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<h1>Archive</h1>
|
||||
<ul>
|
||||
<li><a href="http/">http</a></li>
|
||||
<li><a href="https/">https</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue