Skip to content

Commit 71839f1

Browse files
authored
Add files via upload
1 parent f70c203 commit 71839f1

3 files changed

Lines changed: 8 additions & 10 deletions

File tree

about.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@
1111
<link rel="icon" type="image/x-icon" href="favicon.ico">
1212
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#000000">
1313
<link href="https://fonts.googleapis.com/css2?family=OpenDyslexic&display=swap" rel="stylesheet">
14-
<link rel="canonical" href="https://basic-geometry.pages.dev/about">
15-
<meta name="robots" content="noindex">
1614
<meta name="viewport" content="width=device-width, initial-scale=1.0">
17-
<meta name="description" content="The story behind the best-established and most accurate framework to calculate area and volume">
15+
<meta name="description" content="The backstory about the best-established and most accurate framework to calculate area and volume, the Core Geometric System ™">
1816
<meta name="author" content="Gaál Sándor">
1917
<meta name="keywords" content="Core Geometric System, Accurate Geometric Calculations, Engineering Design Solutions, Computer Graphics Rendering, Algorithm Optimization, Navigation">
2018
<meta name="twitter:card" content="summary_large_image">
@@ -24,6 +22,8 @@
2422
<meta name="twitter:image" content="android-chrome-256x256.png">
2523
<meta name="msapplication-TileColor" content="#000000">
2624
<meta name="theme-color" content="#000000">
25+
<meta name="google-site-verification" content="XuP08h4O_UbzZo81VWNHhFn5OW7elz2_cZi17lt3qvA">
26+
<meta name="msvalidate.01" content="EA6B8354B9F3C956E862954E97EB8CD0">
2727
<style>
2828

2929
* {
@@ -88,14 +88,14 @@
8888
{
8989
"@context": "https://schema.org",
9090
"@type": "Article",
91-
"@id": "https://basic-geometry.github.io#cgs",
92-
"name": "Core Geometric System ™",
91+
"@id": "https://basic-geometry.pages.dev#cgs",
92+
"name": "About the Core Geometric System ™",
9393
"about": {
9494
"@type": "DefinedTermSet",
9595
"name": "Core Geometric System ™",
9696
"description": "Universally applicable self-consistent geometric framework of physically grounded exact area and volume calculation formulas for regular shapes.",
9797
"disambiguatingDescription": "Not the conventional, abstract approximates.",
98-
"url": "https://basic-geometry.github.io"
98+
"url": "https://basic-geometry.pages.dev"
9999
},
100100
"author": {
101101
"@type": "Person",
@@ -139,7 +139,7 @@
139139
"backstory": "How it started",
140140
"copyrightNotice": "® All rights reserved",
141141
"copyrightYear": "2026",
142-
"description": "The story behind the best-established and most accurate framework to calculate area and volume",
142+
"description": "The backstory about the best-established and most accurate framework to calculate area and volume, the Core Geometric System ™",
143143
"headline": "Once around 2018 I was wondering how to calculate the area of a circle.",
144144
"inLanguage": "en",
145145
"isAccessibleForFree": true,
@@ -357,7 +357,7 @@ <h2>While trying to explain it to others, I have found that different people hav
357357
</main>
358358
<br><br><br><br>
359359
<footer>
360-
<a style="margin:9px" href="https://basic-geometry.github.io">Home</a>
360+
<a style="margin:9px" href="https://basic-geometry.pages.dev">Home</a>
361361
<br>
362362
<br>
363363
<a style="margin:9px" href="privacy-policy">Do Not Sell My Personal Information</a>

cone.jpeg

-84.1 KB
Loading

site.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ self.addEventListener('install', (event) => {
77
'circle.png',
88
'circumference.png',
99
'sphere.jpeg',
10-
'coneAndSphere.jpeg',
11-
'octantSphereQuarterCone.jpeg',
1210
'sphereAndCone.jpeg',
1311
'trigonometry.png',
1412
'sphereSurface.jpeg',

0 commit comments

Comments
 (0)