mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Added Henning to CONTRIBUTORS + technical changes to PR #98
This commit is contained in:
parent
2f5e26991e
commit
a5125e4dd5
2 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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/
|
||||
See also [https://codeberg.page/](https://codeberg.page)
|
||||
|
|
|
|||
Loading…
Reference in a new issue