From a5125e4dd5e4d8f439f720101dd00c7ff6add3ee Mon Sep 17 00:00:00 2001 From: Lucas Hinderberger Date: Wed, 14 Oct 2020 21:57:47 +0200 Subject: [PATCH] Added Henning to CONTRIBUTORS + technical changes to PR #98 --- CONTRIBUTORS.md | 1 + content/codeberg-pages/index.md | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 1205466..71a37c6 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -7,6 +7,7 @@ In alphabetic order (by last name / username): - Ivan Calandra (@ivan-paleo) - Ben Cotterell (@benc) - Lucas Hinderberger (@lhinderberger) +- Henning Jacobs (@hjacobs) - @mray (for the Codeberg Logo) - @n - Holger Waechtler (@hw) diff --git a/content/codeberg-pages/index.md b/content/codeberg-pages/index.md index eeab6ac..94cfe21 100644 --- a/content/codeberg-pages/index.md +++ b/content/codeberg-pages/index.md @@ -4,7 +4,6 @@ eleventyNavigation: title: Codeberg Pages icon: server order: 60 - draft: true --- Codeberg allows you to publish static web content (HTML, images, etc) with a human-friendly address ({user-name}.codeberg.page). @@ -15,4 +14,4 @@ Codeberg allows you to publish static web content (HTML, images, etc) with a hum 3. Push your content to the main branch of the new repository. 4. You should now be able to access your content using the domain '{user-name}.codeberg.page'. -See also https://codeberg.page/ \ No newline at end of file +See also [https://codeberg.page/](https://codeberg.page)