From f9de39ddaa3020a9585b1648afb0ead45dfd7aa9 Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez Date: Thu, 19 Sep 2019 15:01:12 +0200 Subject: Unify `web` and `ggez` tour examples :tada: --- web/examples/tour/index.html | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 web/examples/tour/index.html (limited to 'web/examples/tour/index.html') diff --git a/web/examples/tour/index.html b/web/examples/tour/index.html deleted file mode 100644 index 527cc54c..00000000 --- a/web/examples/tour/index.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - Web Tour - Iced - - - - - -- cgit