Setting up repo
This commit is contained in:
commit
466ac00bbc
2 changed files with 16 additions and 0 deletions
8
index.html
Normal file
8
index.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta content="">
|
||||
<style></style>
|
||||
</head>
|
||||
<body><p>Hello, gitty repo!</p></body>
|
||||
</html>
|
8
index.html~
Normal file
8
index.html~
Normal file
|
@ -0,0 +1,8 @@
|
|||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta content="">
|
||||
<style></style>
|
||||
</head>
|
||||
<body></body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue