Skip to content

Commit 03867e0

Browse files
authored
Update about.html
1 parent bf7db9f commit 03867e0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

about.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +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">
1416
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1517
<meta name="description" content="The story behind the best-established and most accurate framework to calculate area and volume">
1618
<meta name="author" content="Gaál Sándor">
@@ -22,8 +24,6 @@
2224
<meta name="twitter:image" content="android-chrome-256x256.png">
2325
<meta name="msapplication-TileColor" content="#000000">
2426
<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,7 +88,7 @@
8888
{
8989
"@context": "https://schema.org",
9090
"@type": "Article",
91-
"@id": "https://basic-geometry.pages.dev#cgs",
91+
"@id": "https://basic-geometry.github.io#cgs",
9292
"name": "Core Geometric System ™",
9393
"author": {
9494
"@type": "Person",
@@ -350,7 +350,7 @@ <h2>While trying to explain it to others, I have found that different people hav
350350
</main>
351351
<br><br><br><br>
352352
<footer>
353-
<a style="margin:9px" href="https://basic-geometry.pages.dev">Home</a>
353+
<a style="margin:9px" href="https://basic-geometry.github.io">Home</a>
354354
<br>
355355
<br>
356356
<a style="margin:9px" href="privacy-policy">Do Not Sell My Personal Information</a>

0 commit comments

Comments
 (0)