From 0d8ff0e89d87155ca7215dbcf25734d3ecd1800c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 13 Jul 2023 02:57:19 +0200 Subject: [PATCH] markdown: fix placement of horizontal lines --- markdown/footer.md | 1 + markdown/header.md | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/markdown/footer.md b/markdown/footer.md index 282f27e1cc..463c11f252 100644 --- a/markdown/footer.md +++ b/markdown/footer.md @@ -1,3 +1,4 @@ + -------------------- ## Anti-features diff --git a/markdown/header.md b/markdown/header.md index 6e83a852a3..8d6eb5b1db 100644 --- a/markdown/header.md +++ b/markdown/header.md @@ -7,5 +7,3 @@ Self-hosting is the practice of hosting and managing applications on your own se This is a list of [Free](https://en.wikipedia.org/wiki/Free_software) Software [network services](https://en.wikipedia.org/wiki/Network_service) and [web applications](https://en.wikipedia.org/wiki/Web_application) which can be hosted on your own server(s). Non-Free software is listed on the [Non-Free](non-free.md) page. See [Contributing](.github/CONTRIBUTING.md). - ---------------------