Skip to content

Commit 13042c7

Browse files
authored
Update index.html
Removed div
1 parent b155c17 commit 13042c7

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@
226226
<button onclick="location.replace('about:blank')">Leave</button>
227227
</div>
228228
</div>
229-
<div id="home">
230229
<main id="cgs">
231230
<h1 style="font-size:130%;margin:7px">Featuring The Core Geometric System ™</h1>
232231
<br><br>
@@ -5269,13 +5268,12 @@ <h3 style="margin:7px">Volume of a Cube</h3>
52695268
<br><br>
52705269
2026</p>
52715270
</div>
5272-
</div>
52735271
<br>
52745272
<footer>
5275-
<a style="margin:9px" itemscope itemtype="http://schema.org/AboutPage" href="about">About</a>
5273+
<a style="margin:9px" href="about">About</a>
52765274
<br>
52775275
<br>
5278-
<a style="margin:9px" itemscope itemtype="http://schema.org/ContactPage" href="privacy-policy">Do Not Sell My Personal Information</a>
5276+
<a style="margin:9px" href="privacy-policy">Do Not Sell My Personal Information</a>
52795277
<br>
52805278
<br>
52815279
</footer>

0 commit comments

Comments
 (0)