From b678d477507e8a9445a7faef03667105956f9018 Mon Sep 17 00:00:00 2001
From: nodiscc <nodiscc@noreply.gitea.io>
Date: Mon, 19 Dec 2022 09:06:02 +0800
Subject: [PATCH] formatting: fix table of contents (#100)

This fixes spacing between entries in the table of contents

Current: https://gitea.com/gitea/awesome-gitea#contents.
Fixed: https://gitea.com/nodiscc/awesome-gitea/src/branch/cleanup-toc#contents

Co-authored-by: nodiscc <nodiscc@gmail.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/100
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: nodiscc <nodiscc@noreply.gitea.io>
Co-committed-by: nodiscc <nodiscc@noreply.gitea.io>
---
 README.md | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/README.md b/README.md
index 0789219..8fb0485 100644
--- a/README.md
+++ b/README.md
@@ -12,25 +12,15 @@ A curated list of awesome projects related to Gitea.
     - [DevOps](#devops)
     - [Mobile](#mobile)
     - [Panel](#panel)
-
 - [Migration](#migration)
-
 - [Organizations](#organizations)
-
 - [Packages](#packages)
-
 - [Package Management](#package-management)
-
 - [Plugins](#plugins)
-
 - [Scripts](#scripts)
-
 - [SDK](#sdk)
-
 - [Themes](#themes)
-
 - [Workflow Tools](#workflow-tools)
-
 - [Project Management](#project-management)
 
 ## Applications