From 6c11be2691578dd4dd23c9b213030cdf561baebc Mon Sep 17 00:00:00 2001 From: realaravinth Date: Thu, 27 Oct 2022 21:46:53 +0530 Subject: [PATCH] fix: render footer links as links and add ID them Rendering links as links instead of superscript links helps the links stand out. And adding links make the superscript links clickable. --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b38d9d5..68798a5 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,17 @@ In summary, the announcement of the for-profit company was not well received and Your forever enthusiastic Gitea Community. -[^0]: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#owners -[^1]: https://blog.gitea.io/2022/10/open-source-sustainment-and-the-future-of-gitea/ +
+ +\[0\]: [https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#owners](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#owners) + +
+ +
+ +\[1\]: [https://blog.gitea.io/2022/10/open-source-sustainment-and-the-future-of-gitea/](https://blog.gitea.io/2022/10/open-source-sustainment-and-the-future-of-gitea/) + +
---