Skip to content

Commit 2540256

Browse files
committed
Add CNAME to codellm-devkit.info
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
1 parent 902208c commit 2540256

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cldk.dev
1+
codellm-devkit.info

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ theme:
1515
favicon: assets/images/favicon.png
1616
custom_dir: docs/overrides
1717
font:
18-
text: Inter
18+
text: IBM Plex Sans
19+
code: IBM Plex Mono
1920
palette:
2021
# Palette toggle for automatic mode
2122
- media: "(prefers-color-scheme)"

0 commit comments

Comments
 (0)