Skip to content

Commit 7db295a

Browse files
authored
Update index.html
1 parent bf75e4e commit 7db295a

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,19 @@
1212
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#000000">
1313
<link rel="manifest" href="manifest.json">
1414
<link href="https://fonts.googleapis.com/css2?family=OpenDyslexic&display=swap" rel="stylesheet">
15-
<link rel="canonical" href="https://basic-geometry.github.io">
16-
<meta name="robots" content="noindex">
1715
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1816
<meta name="author" content="Gaál Sándor">
1917
<meta name="description" content="Exact formulas for real-world applications like analysis, engineering design solutions, computer graphics rendering, algorithm optimization, and navigation">
2018
<meta name="keywords" content="Core Geometric System, Exact Geometric Calculations, Analysis, Engineering Design Solutions, Computer Graphics Rendering, Algorithm Optimization, Navigation">
2119
<meta name="twitter:card" content="summary_large_image">
2220
<meta name="twitter:creator" content="@gmac4247">
23-
<meta name="twitter:site" content="https://gmac4247.github.io">
21+
<meta name="twitter:site" content="https://basic-geometry.github.io">
2422
<meta name="twitter:title" content="Home of Basic Geometry">
2523
<meta name="twitter:description" content="Exact formulas for real-world applications like analysis, engineering design solutions, computer graphics rendering, algorithm optimization, and navigation">
2624
<meta name="twitter:image" content="android-chrome-256x256.png">
2725
<meta name="msapplication-TileColor" content="#000000">
2826
<meta name="theme-color" content="#000000">
27+
<meta name="msvalidate.01" content="EA6B8354B9F3C956E862954E97EB8CD0">
2928
<style>
3029

3130
* {

0 commit comments

Comments
 (0)