Skip to content

Commit 6f049d5

Browse files
committed
Update index.html
1 parent 65b8d56 commit 6f049d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,12 +235,12 @@ <h2>About the Book</h2>
235235
<div class="col-lg-12">
236236

237237
<div class="progress">
238-
<span class="skill">BOOK COMPLETION <i class="val">90%</i></span>
238+
<span class="skill">BOOK COMPLETION <i class="val">100%</i></span>
239239
<div class="progress-bar-wrap">
240-
<div class="progress-bar" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100"></div>
240+
<div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div>
241241
</div>
242242
</div>
243-
<center>Next upload: <b>Chapters 35 and 36</b> on <b>June 18</b> </center>
243+
<!-- <center>Next upload: <b>Chapters 35 and 36</b> on <b>June 18</b> </center> -->
244244
</div>
245245

246246
</div>

0 commit comments

Comments
 (0)