small fix for shiki link transformer

This commit is contained in:
Xanazf 2024-10-10 21:51:30 +03:00
parent 4fbb038c0d
commit ab44ad8128
Signed by: Xanazf
GPG key ID: 4E4A5AD1FB748427
3 changed files with 20 additions and 31 deletions

View file

@ -3,9 +3,11 @@ layout: "@layouts/ConfigLayout.astro"
title: "Configuration"
description: "Configuring the shell"
---
import MD_Title from "@components/MD_Title.tsx"
import MD_Title from "@components/MD_Title.tsx";
# <MD_Title titleVar={1}> {frontmatter.title} </MD_Title>
You should start with the [Introduction](./configuration/intro) which will guide you
through the basics of QML by creating a simple topbar with a clock.