From 7268b566847346de8ea51be48c6392a1ed8aab06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Tue, 23 May 2023 15:21:17 +0200 Subject: [PATCH] docs: order features --- exampleSite/content/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/_index.en.md b/exampleSite/content/_index.en.md index 3405ad0ab7..4a75f8f9c3 100644 --- a/exampleSite/content/_index.en.md +++ b/exampleSite/content/_index.en.md @@ -58,8 +58,8 @@ The theme is a fork of the great [Learn theme](https://github.com/matcornic/hugo - [Math and chemical formulae using MathJax]({{%relref "shortcodes/math" %}}) - [Mermaid diagrams for flowcharts, sequences, gantts, pie, etc.]({{%relref "shortcodes/mermaid" %}}) - [Colorful boxes]({{%relref "shortcodes/notice" %}}) + - [OpenAPI specifications using Swagger UI]({{%relref "shortcodes/openapi" %}}) - [Reveal you site's configuration parameter]({{%relref "shortcodes/siteparam" %}}) - - [Swagger UI for your OpenAPI specifications]({{%relref "shortcodes/openapi" %}}) - [Tabbed panels]({{%relref "shortcodes/tabs" %}}) ## Support