From 2337c924fa202d3f42bb2401a25d242d5547fabd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Sun, 29 Oct 2023 00:51:17 +0200 Subject: [PATCH] docs: fix toc links in showcase --- exampleSite/content/showcase/_index.en.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/exampleSite/content/showcase/_index.en.md b/exampleSite/content/showcase/_index.en.md index 3d22055188..9215d94473 100644 --- a/exampleSite/content/showcase/_index.en.md +++ b/exampleSite/content/showcase/_index.en.md @@ -6,26 +6,26 @@ title = "Showcase" publishResources = true +++ -## [Poésieland](http://poesieland.free.fr/) by Barbara Post +## Poésieland by Barbara Post A collection of poems with requirements for improved taxonomy support, adjusted menu width and additional JavaScript dependencies. -![Poésieland image](poesieland.png?width=60pc) +[![Poésieland image](poesieland.png?width=60pc&lightbox=false)](http://poesieland.free.fr/) -## [GoboLinux Wiki](https://wiki.gobolinux.org/) by NEONsys.org +## GoboLinux Wiki by NEONsys.org A Linux distribution wiki with customized CSS and the inspiration for the theme's Neon variant. -![GoboLinux image](gobolinux.png?width=60pc) +[![GoboLinux image](gobolinux.png?width=60pc&lightbox=false)](https://wiki.gobolinux.org/) -## [BITS](https://bits-training.de/training/) by Dr. Lutz Gollan +## BITS by Dr. Lutz Gollan Governmental IT security training with additional requirements for accessibility and title customization. -![BITS image](bits-train.png?width=60pc) +[![BITS image](bits-train.png?width=60pc&lightbox=false)](https://bits-training.de/training/) -## [Pamasol Electrics](https://pamasol.github.io/de/) by Pamasol +## Pamasol Electrics by Pamasol A classical documentation site in the domain of automation technology with a custom branding variant. -![Pamasol Electrics](pamasol-electrics-portal.png?width=60pc) +[![Pamasol Electrics](pamasol-electrics-portal.png?width=60pc&lightbox=false)](https://pamasol.github.io/de/)