diff --git a/src/guide/v0_2_0/qml-language.md b/src/guide/v0_2_0/qml-language.md index 8c8a249..f1948d2 100644 --- a/src/guide/v0_2_0/qml-language.md +++ b/src/guide/v0_2_0/qml-language.md @@ -2,7 +2,6 @@ title: "QML Language" index: 10 --- -import Collapsible from "@components/Collapsible.astro"; Quickshell is configured using the Qt Modeling Language, or QML. This page explains what you need to know about QML to start using Quickshell.