Skip to content

Commit feb8151

Browse files
author
Astronand
authored
Add starlight-cc (#70)
1 parent 684cd80 commit feb8151

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dns/domains.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ class Domain(TypedDict):
5151
"siredvin": {"cname": "docs-redir.siredvin.site"},
5252
"skydocs": { "cname": "skythecodemaster.github.io" },
5353
"skygui": { "cname": "skythecodemaster.github.io" },
54+
"starlight-os": { "cname": "starlight-cc.github.io" },
5455
"thox": { "cname": "thox.touhey.pro" },
5556
"turtlematic": {"cname": "docs-redir.siredvin.site"},
5657
"unicornpkg": { "cname": "unicornpkg.github.io" },

0 commit comments

Comments
 (0)