diff --git a/docker/run.sh b/docker/run.sh index 9f20bc0..e0245dd 100644 --- a/docker/run.sh +++ b/docker/run.sh @@ -1,4 +1,5 @@ #!/bin/sh nginx /usr/sbin/php-fpm* +echo 'started' exec tail -f /var/log/nginx/error.log \ No newline at end of file diff --git a/public/static/img/15.gif b/public/static/img/15.gif new file mode 100644 index 0000000..44b3d9a Binary files /dev/null and b/public/static/img/15.gif differ diff --git a/public/static/img/fart.png b/public/static/img/fart.png new file mode 100644 index 0000000..eba7dfe Binary files /dev/null and b/public/static/img/fart.png differ diff --git a/public/static/img/lovebar.gif b/public/static/img/lovebar.gif new file mode 100644 index 0000000..828f716 Binary files /dev/null and b/public/static/img/lovebar.gif differ diff --git a/public/static/img/stars.png b/public/static/img/stars.png new file mode 100644 index 0000000..f46e7f4 Binary files /dev/null and b/public/static/img/stars.png differ diff --git a/public/static/img/under-construction-small.gif b/public/static/img/under-construction-small.gif new file mode 100644 index 0000000..99ea058 Binary files /dev/null and b/public/static/img/under-construction-small.gif differ diff --git a/public/static/img/wc.gif b/public/static/img/wc.gif new file mode 100644 index 0000000..c1e4b8d Binary files /dev/null and b/public/static/img/wc.gif differ diff --git a/public/static/img/welcome-to-willy-club.png b/public/static/img/welcome-to-willy-club.png index 728c752..936df26 100644 Binary files a/public/static/img/welcome-to-willy-club.png and b/public/static/img/welcome-to-willy-club.png differ diff --git a/public/static/style/main.css b/public/static/style/main.css index 71f09fb..63ac1d4 100644 --- a/public/static/style/main.css +++ b/public/static/style/main.css @@ -4,8 +4,8 @@ html, body { body { background-color: darkblue; - background: url('../img/99.png'); - font-weight: bold; + background: url('../img/stars.png'); + font-size: 1rem; text-align: center; color: white; line-height: 1.5; @@ -18,7 +18,7 @@ hr { } a { - color: yellow; + color: #0f0; } h1 { diff --git a/views/pages/home.php b/views/pages/home.php index 8d1fec4..ec3b59e 100644 --- a/views/pages/home.php +++ b/views/pages/home.php @@ -4,17 +4,17 @@

Not at all associated with thewilly.club ASSHOLES squatting my domain name with their shitty NFTs, this is the original.

-the Willy Club(WC) +the Willy Club(WC) -

Service list

+

Services list

This space hosts some services for me and friends, maybe it will host some other stuff down the line if I'm not too lazy.

Gitea server

-

Software and stuffs

+

A place to host your code

-Click here to open +Click here to enter

Matrix homeserver

@@ -30,12 +30,20 @@

Mumble server

+

Free, open source, low latency, high quality voice chat application

+ +

You need to download the mumble client from here to join.

+ Click here to open in your client

Flirt with the webmaster

+ +

Send me a nice and positive message on matrix: @william:willy.club

+ +

Awesome webring

Check out any of these other aweeesome websites!

diff --git a/views/templates/footer.php b/views/templates/footer.php index a9442c6..b781bcc 100644 --- a/views/templates/footer.php +++ b/views/templates/footer.php @@ -1,5 +1,8 @@ +

Live chat

+ +

the Willy Club(WC) diff --git a/views/templates/header.php b/views/templates/header.php index 2b9f9e9..0fd4105 100644 --- a/views/templates/header.php +++ b/views/templates/header.php @@ -33,7 +33,6 @@ function special_events(): string { }); -