Skip to content

Commit aa399c9

Browse files
committed
Added dot to title to match the domain.
1 parent a5824b1 commit aa399c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="UTF-8">
5-
<title>Algorithmic Games</title>
5+
<title>Algorithmic.Games</title>
66
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TJFMG29186"></script><script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-TJFMG29186');</script>
77
<meta content="width=device-width, initial-scale=1.0" name="viewport">
88
<meta content="yes" name="mobile-web-app-capable">

0 commit comments

Comments
 (0)