Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5119b0ffcd | |||
| e9e6c9b5a5 | |||
| fd44fbd57b | |||
| 5f8353ab94 | |||
| a2d747687f | |||
| 3183c6623f | |||
| a443f72688 |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.[oa]
|
||||||
@ -1,2 +1,2 @@
|
|||||||
console.log("some another log 4");
|
console.log("some another log 4");
|
||||||
console.log("extra log");
|
console.log("extra log 2");
|
||||||
|
|||||||
6
index.html
Normal file
6
index.html
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<h1>add some shit</h1>
|
||||||
|
<h3>another shit</h3>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
lorem ipsum
|
||||||
|
</p>
|
||||||
Loading…
x
Reference in New Issue
Block a user