|
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 | 15 | <meta name="description" content="The story behind the best-established and most accurate framework to calculate area and volume"> |
18 | 16 | <meta name="author" content="Gaál Sándor"> |
|
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"> |
27 | | -<style> |
| 25 | +<meta name="google-site-verification" content="XuP08h4O_UbzZo81VWNHhFn5OW7elz2_cZi17lt3qvA"> |
| 26 | +<meta name="msvalidate.01" content="EA6B8354B9F3C956E862954E97EB8CD0"> |
| 27 | + <style> |
28 | 28 |
|
29 | 29 | * { |
30 | 30 | margin: 0; |
|
85 | 85 | </style> |
86 | 86 | </head> |
87 | 87 | <body> |
| 88 | +<div itemscope itemtype="https://schema.org/Statement" id="cookie-notice"> |
| 89 | + <div id="cookie-notice-text"> |
| 90 | + Welcome! |
| 91 | + This website uses cookies to ensure you get the best experience on our website. |
| 92 | + Love it, or leave it. |
| 93 | + </div> |
| 94 | + <div id="cookie-notice-buttons"> |
| 95 | + <button onclick="document.getElementById('cookie-notice').style.display = 'none';">Accept</button> |
| 96 | + <button onclick="location.replace('about:blank')">Leave</button> |
| 97 | + |
| 98 | + </div> |
| 99 | +</div> |
88 | 100 | <div itemscope itemtype="https://schema.org/AboutPage"> |
| 101 | +<meta itemprop="name" content="About the Core Geometric System ™"> |
89 | 102 | <meta itemprop="accessMode" content="textual"> |
90 | 103 | <meta itemprop="accessMode" content="visual"> |
91 | 104 | <meta itemprop="accessibilityControl" content="fullMouseControl"> |
|
96 | 109 | <meta itemprop="isAccessibleForFree" content="true"> |
97 | 110 | <meta itemprop="isFamilyFriendly" content="true"> |
98 | 111 | <meta itemprop="typicalAgeRange" content="5-105"> |
99 | | -<div itemprop="usageInfo" itemscope itemtype="https://schema.org/Statement" id="cookie-notice"> |
100 | | - <div id="cookie-notice-text"> |
101 | | - This website uses cookies to ensure you get the best experience on our website. Love it, or leave it. |
102 | | - </div> |
103 | | - <div id="cookie-notice-buttons"> |
104 | | - <button onclick="document.getElementById('cookie-notice').style.display = 'none';">Accept</button> |
105 | | - <button onclick="location.replace('about:blank')">Leave</button> |
106 | | - |
107 | | - </div> |
108 | | -</div> |
109 | | -<h1 itemprop="headline" style="font-size:130%;margin:7px">About the Core Geometric System ™</h1> |
| 112 | +<h1 itemprop="headline" style="font-size:130%;margin:7px">Rediscovered Geometry</h1> |
110 | 113 | <br><br> |
111 | 114 | <article style="margin:12px" itemprop="mainEntity" itemscope itemtype="https://schema.org/Article"> |
112 | 115 | <h2 itemprop="description">Once around 2018 I was wondering how to calculate the area of a circle.</h2> |
@@ -271,7 +274,7 @@ <h2 itemprop="description">While trying to explain it to others, I have found th |
271 | 274 | </div> |
272 | 275 | <br><br><br><br> |
273 | 276 | <footer> |
274 | | -<a style="margin:9px" href="https://basic-geometry.github.io">Home</a> |
| 277 | +<a style="margin:9px" href="https://basic-geometry.pages.dev">Home</a> |
275 | 278 | <br> |
276 | 279 | <br> |
277 | 280 | <a style="margin:9px" href="privacy-policy">Do Not Sell My Personal Information</a> |
|
0 commit comments