summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgrisBRC <[email protected]>2024-07-13 09:57:43 +0530
committerIgrisBRC <[email protected]>2024-07-13 09:57:43 +0530
commit50f7035097dba83eb29cbe1dda87d4f2ddc62c3a (patch)
tree765c9769cac0da013288638015980b30378b75d0
parent7333e92ab4cfd1028f7a2c1dffa0d3bc20f20d94 (diff)
fixed numbers on the board
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 0c0ae70..0e30833 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
<div>
<div id="a1" class="box white">
- <div class="top-corner">1</div>
+ <div class="top-corner">8</div>
</div>
<div id="a2" class="box black">
<div class="top-corner">7</div>