From 16b319a3d831e96e65c1b889ccdbf604e41e49dd Mon Sep 17 00:00:00 2001 From: litekin Date: Tue, 5 May 2026 10:50:19 +0200 Subject: [PATCH] an website -> a website (#785) Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/785 Reviewed-by: Robert Wolff --- content/codeberg-pages/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/codeberg-pages/index.md b/content/codeberg-pages/index.md index 33f5df3..6e4c938 100644 --- a/content/codeberg-pages/index.md +++ b/content/codeberg-pages/index.md @@ -22,7 +22,7 @@ The new documentation is work in progress, and we appreciate your feedback. Plea {% endadmonition %} Codeberg Pages allows you to easily publish static websites with a human-friendly address (`{username}.codeberg.page`) or your custom domain on Codeberg. -You can publish an website for your user or organization, as well as websites for each repository. +You can publish a website for your user or organization, as well as websites for each repository. Codeberg Pages are served using a deployment of [git-pages](https://git-pages.org/), which itself is [developed on Codeberg](https://codeberg.org/git-pages/git-pages). It is free/libre open source software.