diff --git a/README.md b/README.md index 800ff1f..4b2a6bd 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Design Patterns - a game to get familiar with the design patterns implemented in JavaScript, test your knowledge or simply for fun. -### :zap: [PLAY HERE](https://design-patterns-javascript.surge.sh/) +### :zap: [PLAY HERE](http://designpatternsgame.com/) -[Design Patterns - game results screenshot](https://design-patterns-javascript.surge.sh/) +[Design Patterns - game results screenshot](http://designpatternsgame.com/) - [About](#about) - [How To Run Locally](#how-to-run-locally) diff --git a/index.html b/index.html index d68a47e..f81dc6b 100644 --- a/index.html +++ b/index.html @@ -24,5 +24,13 @@ return t; }(document, "script", "twitter-wjs")); + + +