commit 37df3be76bdc97e6628d627032882de043f75fbe Author: smpl Date: Tue Jun 8 02:25:13 2021 +0200 Turn on the git repo diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ee27270 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.gif binary +standalone.html binary diff --git a/background.gif b/background.gif new file mode 100644 index 0000000..e486e04 Binary files /dev/null and b/background.gif differ diff --git a/button-a.gif b/button-a.gif new file mode 100644 index 0000000..7d35cf0 Binary files /dev/null and b/button-a.gif differ diff --git a/button.gif b/button.gif new file mode 100644 index 0000000..c65c8a9 Binary files /dev/null and b/button.gif differ diff --git a/shutdown.html b/shutdown.html new file mode 100644 index 0000000..ae98eed --- /dev/null +++ b/shutdown.html @@ -0,0 +1,70 @@ + + + + + Shutdown the Internet + + + + + + + + + + +
+ + + + + + + +
 
+ + + + + + +
You have now safely shutdown the Internet.
+
+
+ + + + diff --git a/standalone.html b/standalone.html new file mode 100644 index 0000000..579080d --- /dev/null +++ b/standalone.html @@ -0,0 +1,67 @@ + + + + + Shutdown the Internet + + + + + + + + + +
+ + + + + + + +
 
+ + + + + + +
You have now safely shutdown the Internet.
+
+
+ + + +