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!

+
+
");