fix module listing style
This commit is contained in:
parent
cafdf14928
commit
84703e3117
3 changed files with 22 additions and 60 deletions
|
|
@ -31,7 +31,7 @@ const details = route.data.details
|
|||
---
|
||||
|
||||
<DocsLayout
|
||||
title={route.type + " Type Documentation"}
|
||||
title={route.type + " Module Types"}
|
||||
description="Quickshell Type Documentation"
|
||||
>
|
||||
<div class="docs-content">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue