commit | a3b2e77d8203adbb88010395a79046e7b0d2d0be | [log] [tgz] |
---|---|---|
author | electrikjesus <electrikjesus@gmail.com> | Sun Apr 30 13:26:34 2017 -0400 |
committer | GitHub <noreply@github.com> | Sun Apr 30 13:26:34 2017 -0400 |
tree | ef2675d55fb060f7324891fb9bac44a17be14007 | |
parent | 3ce60f8b8939cfb6267552dc9ab05bdcb0534bbc [diff] |
fix site title
diff --git a/index.html b/index.html index e9c1ad4..4802092 100644 --- a/index.html +++ b/index.html
@@ -7,7 +7,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="description" content="BlissRoms - Command Line Website" /> <link rel="stylesheet" type="text/css" media="screen" href="style.css"> - <title>BlissRoms.io - Command Line Website</title> + <title>BlissRoms.github.io - Command Line Website</title> </head> <body>