Skip to content

Commit 6eb5d20

Browse files
authored
Update index.html
1 parent b6c315c commit 6eb5d20

1 file changed

Lines changed: 2 additions & 13 deletions

File tree

index.html

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<meta name="msapplication-TileColor" content="#000000">
1414
<meta name="theme-color" content="#000000">
1515
<style>
16-
1716
* {
1817
margin: 0;
1918
padding: 0;
@@ -27,7 +26,6 @@
2726
max-height: 100vh;
2827
margin: auto;
2928
}
30-
3129
#cookie-notice {
3230
position: fixed;
3331
top: 0;
@@ -41,19 +39,13 @@
4139
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
4240
z-index: 1;
4341
}
44-
45-
4642
#cookie-notice-text {
4743
margin-right: 20px;
4844
}
49-
50-
5145
#cookie-notice-buttons {
5246
display: flex;
5347
align-items: center;
5448
}
55-
56-
5749
#cookie-notice-buttons button {
5850
margin-left: 10px;
5951
background-color: #4CAF50;
@@ -63,12 +55,9 @@
6355
border-radius: 5px;
6456
cursor: pointer;
6557
}
66-
67-
6858
#cookie-notice-buttons button:hover {
6959
background-color: #3e8e41;
7060
}
71-
7261
</style>
7362
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
7463
<meta name="author" content="type=PostalAddress,
@@ -190,7 +179,7 @@
190179
},
191180
"dateCreated" :"2019-01-11",
192181
"datePublished":"2020-01-11",
193-
"dateModified" :"2025-02-01",
182+
"dateModified" :"2025-02-09",
194183
"description" :"Providing the best-established and most accurate framework to calculate area and volume.",
195184
"disambiguatingDescription": "Exact formulas. No pi.",
196185
"headline":"Exact geometry",
@@ -210,7 +199,7 @@
210199
"name" : "Exact Geometry",
211200
"inLanguage":"en-us",
212201
"url": "https://basic-geometry.github.io",
213-
"usageInfo":"Use it well.",
202+
"usageInfo":"Core Geometric System",
214203
"potentialAction": [
215204

216205
{

0 commit comments

Comments
 (0)