From 7e941cf3fea3320dc2c59c3b8d043ad1e63b05bd Mon Sep 17 00:00:00 2001 From: Otto Richter Date: Fri, 18 Apr 2025 13:54:35 +0200 Subject: [PATCH] Don't center text for readability --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index b0c8113..1405ad4 100644 --- a/index.html +++ b/index.html @@ -117,8 +117,8 @@
-
-

+
+

1 Set up your repository

@@ -131,8 +131,8 @@ git switch --orphan pages
git rm --cached -r .

-
-

+
+

2 Upload your files

@@ -144,8 +144,8 @@ Push the source for your page based on any static site generator, and compile it with Codeberg CI.

-->
-
-

+
+

3 You're done!