Optimized categories

This commit is contained in:
2025-04-10 18:13:55 +02:00
parent 2183038240
commit 8e18a5c1e3
2 changed files with 125 additions and 17 deletions

View File

@@ -120,10 +120,10 @@
{% if "presentation" in group_names %}
- name: Slides
description: Access our comprehensive documentation and support resources to help you get the most out of the software.
description: Checkout the presentation
icon:
class: fas fa-book
url: https://{{domains.sphinx}}
url: https://{{domains.presentation}}
iframe: {{ applications | get_landingpage_iframe_enabled('sphinx') }}
{% endif %}