Add "index.html"
This commit is contained in:
parent
285c17c874
commit
c6ecbf062e
1 changed files with 29 additions and 0 deletions
29
index.html
Normal file
29
index.html
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>JK-acme Gitnet Page</title>
|
||||
<link href="https://jk-acme.gitnet.page" rel="canonical"/>
|
||||
</head>
|
||||
<body>
|
||||
<h1>JK-acme Gitnet Page</h1>
|
||||
<p>Projects hosted with Gitnet.page <br \>
|
||||
By <br \>
|
||||
JK-acme Foundation Group.<p>
|
||||
|
||||
<h2>Table of Contents</h2>
|
||||
<p>Here is.</p>
|
||||
<ul>
|
||||
<li><a href="#">Home</a></li>
|
||||
<li><a href="/page/">Pages</a></li>
|
||||
<li><a href="/blog/">Blogs</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
<footer>
|
||||
-
|
||||
-
|
||||
-
|
||||
</footer>
|
||||
</html>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue