We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b67eb3 commit 60bd05fCopy full SHA for 60bd05f
1 file changed
index.html
@@ -11,8 +11,9 @@
11
<link rel="icon" type="image/x-icon" href="favicon.ico">
12
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#000000">
13
<link rel="manifest" href="manifest.json">
14
-<link rel="canonical" href="https://basic-geometry.github.io">
15
<link href="https://fonts.googleapis.com/css2?family=OpenDyslexic&display=swap" rel="stylesheet">
+<link rel="canonical" href="https://basic-geometry.pages.dev">
16
+<meta name="robots" content="noindex">
17
<meta name="viewport" content="width=device-width, initial-scale=1.0">
18
<meta name="author" content="Gaál Sándor">
19
<meta name="description" content="Exact formulas for real-world applications like analysis, engineering design solutions, computer graphics rendering, algorithm optimization, and navigation">
0 commit comments