Skip to content

Commit 36198d4

Browse files
committed
Additional SEO fixes
1 parent 81b04bf commit 36198d4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66

7+
<link rel="canonical" href="https://tech-tac.github.io/" />
78
<meta name="title" content="Tech-Tac" />
89
<meta name="author" content="Tech-Tac" />
910
<meta name="description" content="My projects and how to contact me." />
1011
<meta name="theme-color" content="#0088ff" />
1112

12-
<meta property="og:url" content="https://tech-tac.github.io" />
13+
<meta property="og:url" content="https://tech-tac.github.io/" />
1314
<meta property="og:site_name" content="Tech-Tac" />
1415
<meta property="og:image" content="avatar.png" />
1516
<meta property="og:image:type" content="image/png" />
@@ -70,7 +71,7 @@ <h3>Cubes</h3>
7071
</div>
7172
</section>
7273
<section>
73-
<img src="banners/loading.png" alt="A circular loading bar surrounded by prgoress bits." />
74+
<img src="banners/loading.png" alt="A circular loading bar surrounded by progress bits." />
7475
<h3>Loading...</h3>
7576
<p>A Progressbar95 clone.</p>
7677
<div class="button-group">

0 commit comments

Comments
 (0)