From 3217b34f5cbb580498268f64675359287c2e9ddf Mon Sep 17 00:00:00 2001 From: electrikmilk Date: Mon, 21 Feb 2022 19:04:00 -0500 Subject: [PATCH] Base: Improve default WebServer pages Add some fancy stuff like semantic tags, styling and the ladyball to the default web server pages :^). --- Base/www/index.html | 72 ++++++++++++++++++++++++++++++++++-------- Base/www/ladyball.png | Bin 0 -> 668 bytes Base/www/other.html | 70 ++++++++++++++++++++++++++++++++-------- 3 files changed, 114 insertions(+), 28 deletions(-) create mode 100644 Base/www/ladyball.png diff --git a/Base/www/index.html b/Base/www/index.html index b4675afac0..093ce7f5d9 100644 --- a/Base/www/index.html +++ b/Base/www/index.html @@ -1,18 +1,62 @@ - - WebServer start page! - -

SerenityOS WebServer start page!

+ + + + Serenity WebServer Start Page! + + + + +
+
+ +

Serenity WebServer Start Page!

+
+ +
+
+

- Congratulations! + If you are reading this in a browser, I think we may have succeeded! + Unless of course you just loaded the local file in your browser + (cheater!) :^)

-

- If you are reading this in a browser, I think we may have - succeeded! Unless of course you just loaded the local file - in your browser (cheater!) :^) -

-

- Try this link to another page! -

- +

Try this link to another page!

+
+
+ diff --git a/Base/www/ladyball.png b/Base/www/ladyball.png new file mode 100644 index 0000000000000000000000000000000000000000..9d7fbbce31a27072edc78bfc751d71457bac1235 GIT binary patch literal 668 zcmeAS@N?(olHy`uVBq!ia0y~yU{C;I4mJh`hT^KKFANM!$(}BbArXhyh9At5HWa9h z^6GwVd(7;OCC8zp4aFQ!Cfq+^|D^jDe`}p9SEJk`R%I^l^KCaQcbPs(_!{8WqbBus z-RqqZCw70HcW=+cFt)>o%m3uJsTeyuuHBk(TkP7c7mTyAZ!vg>3-QoY_{K3m_wdHOhf?YrcJH33&*pHCcjt+zik=CZ z>>qsoZ2T`K-hHXZ+7RW78-H~)f6|EukALjj!?VUS z%ScncIKa-I`;~<-1A{!ngO^`BZg(ra%-9*FHIZfd#Sm68TiXeDy2NKIui5%z*MHH< zW(Lo+Rk`bWENe=&^HwP_J?Hu$6!?1SfuJQJ{5E^P8K0}IT$yL&d`6vfM*H?Ul_~4* z$F+G+ou7TB+vVNnKT}>iZ1S)aN)J)+JYciusi#S(pyq-8+jh$)#~*u@{&RZ&N5!ex zhBw#EG&6BtmnO%cBA9#m(PtAemNP5M4}0+XxlDRg%yVbX*CMTxClvU - - WebServer other page! - -

SerenityOS WebServer other page!

-

- Holy moly! -

-

- This is not even index.html, how neat is that! :^) -

-

- Maybe you want to go back to index.html? -

- + + + + Serenity WebServer Other Page! + + + + +
+
+ +

Serenity WebServer Other Page!

+
+ +
+
+ +

This is not even index.html, how neat is that! :^)

+

Maybe you want to go back to index.html?

+
+
+