From 425076c759f131c98cb1bbd78b14ee5368a50d77 Mon Sep 17 00:00:00 2001 From: Gabriele Cirulli Date: Thu, 13 Mar 2014 16:51:55 +0100 Subject: [PATCH] add official site note --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index 5046905..85bb445 100644 --- a/index.html +++ b/index.html @@ -69,6 +69,10 @@


+ Note: This site is the official version of 2048. Play it on your phone from http://git.io/2048. All other versions or sites are derivatives or fakes, and should be used with due caution. +

+
+

Created by Gabriele Cirulli. Based on 1024 by Veewo Studio and conceptually similar to Threes by Asher Vollmer.

-- GitLab