Skip to content

Commit a5895b4

Browse files
committed
second
1 parent 5c58d20 commit a5895b4

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

img/ss1.png

51.7 KB
Loading

img/ss2.png

48.7 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<div class="navbar">
1414
<div class="header">
1515
<h1>Sorting and Searching Visualizer</h1>
16-
<p>Tugas Besar Pemrograman Web || Kelompok 3</p>
16+
<p>Let's make sorting and searching more fun!</p>
1717
</div>
1818
<div class="pages">
1919
<a href="index.html">Sorting</a>

search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<div class="navbar">
1414
<div class="header">
1515
<h1>Sorting and Searching Visualizer</h1>
16-
<p>Tugas Besar Pemrograman Web || Kelompok 3</p>
16+
<p>Let's make sorting and searching more fun!</p>
1717
</div>
1818
<div class="pages">
1919
<a href="index.html">Sorting</a>

0 commit comments

Comments
 (0)