diff options
author | IgrisBRC <[email protected]> | 2024-07-12 16:16:24 +0530 |
---|---|---|
committer | GitHub <[email protected]> | 2024-07-12 16:16:24 +0530 |
commit | d865daddd654a3ed338e8a552771fc97aaa404e1 (patch) | |
tree | 299e14df2b673769adfee1e8f6c1104dd0413afe /index.html | |
parent | bb1ce7fe68a374f60b5cf85db318478f57beb0b9 (diff) | |
parent | b7af2f91f2115405155d244c09fbdd757b6de24c (diff) |
Merge branch 'main' into main
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ <body> <div class="chess-board"> <div> + <div id="a8" class="box white"> <div class="top-corner">8</div> </div> |