diff --git a/public/403.html b/public/403.html index 7b99ee0..632bf58 100644 --- a/public/403.html +++ b/public/403.html @@ -1,13 +1,12 @@ /blankX/403.html -/blankx/403.html.txt: jack +/blankx/403.html.txt: jack
-

It seems like JackSucksAtLife puts a 403 here, hmm.

-(blank, add the link to Jack's channel) +

It seems like JackSucksAtLife puts a 403 here, hmm.

He wants you to be on Skycade I think :shrug:

diff --git a/public/index.css b/public/index.css index 74630c7..60b519e 100644 --- a/public/index.css +++ b/public/index.css @@ -10,10 +10,13 @@ h1.transred { font-family: 'Transformers', sans-serif; color: red; } +meta.colon_p { + color: rgba(0,0,0,0); +} body.jack { - /* blank, remember to remove `background-color` */ + /* comment by future blank: no */ background-color: red; - /* blank, remember to add the css for tiling backgrounds */ + background-image: url('jack.png'); } p, a, h1, h2, li { font-family: 'Rounded Elegance', sans-serif; diff --git a/public/jack.png b/public/jack.png new file mode 100644 index 0000000..6878826 Binary files /dev/null and b/public/jack.png differ