init
This commit is contained in:
commit
befd14a2ec
1 changed files with 20 additions and 0 deletions
20
index.html
Normal file
20
index.html
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Gitnet project</title>
|
||||
<meta charset="utf-8" />
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>Gitnet project</h1>
|
||||
</header>
|
||||
|
||||
<article>
|
||||
<p>Work in progress!</p>
|
||||
</article>
|
||||
|
||||
<footer>
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue