From 0cb24c86f1179f011db910cd30d86eed4ab052de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B9=B4=E5=B9=BC=E6=B6=A9=E6=89=B9?= Date: Wed, 1 May 2024 23:59:19 +0800 Subject: [PATCH] fix diff by org/name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8203b0d..3996af9 100644 --- a/README.md +++ b/README.md @@ -97,8 +97,8 @@ A curated list of awesome projects related to Gitea and its soft-fork instances. ### Web Hosting -- [Caddy Gitea Plugin](https://github.com/42wim/caddy-gitea) - Caddy2 plugin enables GitHub pages-like features in Gitea, requiring a wildcard CNAME to your Gitea host. -- [Another Caddy Gitea Plugin](https://github.com/d7z-project/caddy-gitea-pages/) - A simple Gitea Pages plugin that is compatible with Github Pages, supports custom domains, and can be published using Gitea Actions. +- [Caddy Gitea Plugin (42wim/caddy-gitea)](https://github.com/42wim/caddy-gitea) - Caddy2 plugin enables GitHub pages-like features in Gitea, requiring a wildcard CNAME to your Gitea host. +- [Caddy Gitea Plugin (d7z-project/caddy-gitea-pages)](https://github.com/d7z-project/caddy-gitea-pages) - A simple Gitea Pages plugin that is compatible with Github Pages, supports custom domains, and can be published using Gitea Actions. - [Meli Docs](https://docs.meli.charlie-bravo.be/authentication/gitea) - Meli is an open source platform built for deploying static sites and frontend applications. - [Pages Server](https://codeberg.org/Codeberg/pages-server) - Static Pages Server, Gitea equivalent of GitHub Pages: Can serve static webpages on custom domains, including caching, and much more - [pages-server](https://git.mills.io/prologic/pages-server) - A simple server for serving up static pages for Gitea A Gitea Pages server ala Github pages.