Skip to content

Commit 21e2cc3

Browse files
authored
:P
1 parent 21e5292 commit 21e2cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ <h2>how to find me</h2>
153153
</script>
154154

155155
<script>
156-
const DEFAULT_CERT_PROGRESS = 53.13;
156+
const DEFAULT_CERT_PROGRESS = 55.8;
157157

158158
function applyCertProgress(pct) {
159159
const clean = Math.max(0, Math.min(100, Number(pct) || 0));

0 commit comments

Comments
 (0)