From ac974c37744da460d50a86f5f65cb2798a90b049 Mon Sep 17 00:00:00 2001 From: BluemediaGER Date: Sun, 16 Jan 2022 01:29:14 +0100 Subject: [PATCH] Remove table of contents from README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index ef9a11e..2854af9 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,6 @@ You can see it in action here: https://status.bluemedia.dev ![Demo screenshot](docs/demo-screenshot.png) -## Table of Contents -- [Configuration](#configuration) -- [Deployment](#deployment) - - [Customizing the logo](#customizing-the-logo) -- [Building Fancy Gatus](#building-fancy-gatus) -- [Development](#development) - ## Configuration The frontend tries to retrieve a configuration file named `config.json` from the webroot during page load. If the configuration is loaded successfully, it will be used to make advanced adjustments to the frontend. The possible options are listed below.