|
11 | 11 | <link rel="icon" type="image/x-icon" href="favicon.ico"> |
12 | 12 | <link rel="mask-icon" href="safari-pinned-tab.svg" color="#000000"> |
13 | 13 | <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"> |
16 | 14 | <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 ™"> |
18 | 16 | <meta name="author" content="Gaál Sándor"> |
19 | 17 | <meta name="keywords" content="Core Geometric System, Accurate Geometric Calculations, Engineering Design Solutions, Computer Graphics Rendering, Algorithm Optimization, Navigation"> |
20 | 18 | <meta name="twitter:card" content="summary_large_image"> |
|
24 | 22 | <meta name="twitter:image" content="android-chrome-256x256.png"> |
25 | 23 | <meta name="msapplication-TileColor" content="#000000"> |
26 | 24 | <meta name="theme-color" content="#000000"> |
| 25 | +<meta name="google-site-verification" content="XuP08h4O_UbzZo81VWNHhFn5OW7elz2_cZi17lt3qvA"> |
| 26 | +<meta name="msvalidate.01" content="EA6B8354B9F3C956E862954E97EB8CD0"> |
27 | 27 | <style> |
28 | 28 |
|
29 | 29 | * { |
|
88 | 88 | { |
89 | 89 | "@context": "https://schema.org", |
90 | 90 | "@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 ™", |
93 | 93 | "about": { |
94 | 94 | "@type": "DefinedTermSet", |
95 | 95 | "name": "Core Geometric System ™", |
96 | 96 | "description": "Universally applicable self-consistent geometric framework of physically grounded exact area and volume calculation formulas for regular shapes.", |
97 | 97 | "disambiguatingDescription": "Not the conventional, abstract approximates.", |
98 | | - "url": "https://basic-geometry.github.io" |
| 98 | + "url": "https://basic-geometry.pages.dev" |
99 | 99 | }, |
100 | 100 | "author": { |
101 | 101 | "@type": "Person", |
|
139 | 139 | "backstory": "How it started", |
140 | 140 | "copyrightNotice": "® All rights reserved", |
141 | 141 | "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 ™", |
143 | 143 | "headline": "Once around 2018 I was wondering how to calculate the area of a circle.", |
144 | 144 | "inLanguage": "en", |
145 | 145 | "isAccessibleForFree": true, |
@@ -357,7 +357,7 @@ <h2>While trying to explain it to others, I have found that different people hav |
357 | 357 | </main> |
358 | 358 | <br><br><br><br> |
359 | 359 | <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> |
361 | 361 | <br> |
362 | 362 | <br> |
363 | 363 | <a style="margin:9px" href="privacy-policy">Do Not Sell My Personal Information</a> |
|
0 commit comments