Skip to content

Commit c2fd514

Browse files
authored
Merge pull request #7 from DSDmark/test
update
2 parents 53dc163 + 71bb87b commit c2fd514

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<link rel="stylesheet" href="./assets/style/style.css" />
99
</head>
1010
<body>
11-
<<<<<<< HEAD
1211
<div class="tab">
1312
<div class="inputField">
1413
<button class="tablinks" id="stopbutton">Stop Sorting</button> <br />
@@ -73,10 +72,8 @@
7372
<canvas id="cvs"></canvas>
7473
</div>
7574
<!-- The main section when all things will heppening -->
76-
=======
7775
<!-- The main section when all things will heppening -->
7876
<canvas id="cvs"></canvas>
79-
>>>>>>> 141ad495338db7854c07ee1ae9ffeeb6ebc6f429
8077
<script src="./assets/js/index.js"></script>
8178
</body>
8279
</html>

0 commit comments

Comments
 (0)