We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902208c commit 2540256Copy full SHA for 2540256
docs/CNAME
@@ -1 +1 @@
1
-cldk.dev
+codellm-devkit.info
mkdocs.yml
@@ -15,7 +15,8 @@ theme:
15
favicon: assets/images/favicon.png
16
custom_dir: docs/overrides
17
font:
18
- text: Inter
+ text: IBM Plex Sans
19
+ code: IBM Plex Mono
20
palette:
21
# Palette toggle for automatic mode
22
- media: "(prefers-color-scheme)"
0 commit comments