From f937b03a2f37aeb3df444a1f29e2bad43d5ab8e5 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Fri, 14 Sep 2018 03:13:01 -0400 Subject: [PATCH] add site --- public_html/footer.php | 10 ++++++++++ public_html/header.php | 20 ++++++++++++++++++++ public_html/index.php | 15 +++++++++++++++ 3 files changed, 45 insertions(+) create mode 100644 public_html/footer.php create mode 100644 public_html/header.php create mode 100644 public_html/index.php diff --git a/public_html/footer.php b/public_html/footer.php new file mode 100644 index 0000000..f8b37fa --- /dev/null +++ b/public_html/footer.php @@ -0,0 +1,10 @@ +
+ + + +
+
+ + + + diff --git a/public_html/header.php b/public_html/header.php new file mode 100644 index 0000000..b5dd5f3 --- /dev/null +++ b/public_html/header.php @@ -0,0 +1,20 @@ + + + + + + + + + + <?=$title ?? "slbr.tildeverse.org"?> + + + + + + + + + +
diff --git a/public_html/index.php b/public_html/index.php new file mode 100644 index 0000000..255ef5b --- /dev/null +++ b/public_html/index.php @@ -0,0 +1,15 @@ + + +

SUICIDE LINUX BATTLE ROYALE

+ +

typo? you're out.

+ +

when you play, you'll be dropped in a fresh vm. on the way to your goal, any mistyped command will delete your vm and you'll be eliminated.

+ +

contact ~ben or sose on tilde.chat (in the #slbr channel) to sign up.

+ +