We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65b8d56 commit 6f049d5Copy full SHA for 6f049d5
1 file changed
index.html
@@ -235,12 +235,12 @@ <h2>About the Book</h2>
235
<div class="col-lg-12">
236
237
<div class="progress">
238
- <span class="skill">BOOK COMPLETION <i class="val">90%</i></span>
+ <span class="skill">BOOK COMPLETION <i class="val">100%</i></span>
239
<div class="progress-bar-wrap">
240
- <div class="progress-bar" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100"></div>
+ <div class="progress-bar" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div>
241
</div>
242
243
- <center>Next upload: <b>Chapters 35 and 36</b> on <b>June 18</b> </center>
+ <!-- <center>Next upload: <b>Chapters 35 and 36</b> on <b>June 18</b> </center> -->
244
245
246
0 commit comments