From d14b212568e651bbc13254d3986317d72e887b42 Mon Sep 17 00:00:00 2001 From: Codeberg Date: Thu, 24 Oct 2019 00:13:31 +0200 Subject: [PATCH] styling --- var/www/pages/index.php | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/var/www/pages/index.php b/var/www/pages/index.php index 9afecdb..67f61cc 100644 --- a/var/www/pages/index.php +++ b/var/www/pages/index.php @@ -15,17 +15,14 @@ if ($request_url === "/") { Codeberg Pages -

Codeberg Pages. Static Pages for your Project.

-

- Create a repo called 'pages' to your user account or org, push static content including HTML+CSS styles, fonts, images. - -

-

- Access your rendered pages via: -

-			https://" . $_SERVER["HTTP_HOST"] . "/<username>/
-		
-

+
+
+

Codeberg Pages. Static Pages for your Projects.

+

Create a repo named 'pages' in your user account or org, push static content, HTML, style, fonts, images.

+

Share your rendered content via:

https://" . $_SERVER["HTTP_HOST"] . "/<username>/

+

Welcome to Codeberg.org!

+
+
");