From 3972ff52f1d1423db29c3e7de1d7f41a7ef66f17 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Tue, 25 Sep 2018 20:14:41 +0300 Subject: [PATCH] Live test of subdomains --- docs/test/CNAME | 1 + docs/test/index.html | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 docs/test/CNAME create mode 100644 docs/test/index.html diff --git a/docs/test/CNAME b/docs/test/CNAME new file mode 100644 index 000000000..0c9d9d643 --- /dev/null +++ b/docs/test/CNAME @@ -0,0 +1 @@ +test.30secondsofcode.org diff --git a/docs/test/index.html b/docs/test/index.html new file mode 100644 index 000000000..94fc07905 --- /dev/null +++ b/docs/test/index.html @@ -0,0 +1,23 @@ + + + + + Test - 30 seconds of code + + + + + + + + + + + + + + +

Oops!

+

Sorry if you are seeing this, we are testing something out! You should click here to go back to the main website...

+ + \ No newline at end of file