@@ -9,7 +9,7 @@ mainSections = ["docs"]
9
9
[social ]
10
10
twitter = " OpenFusionProj"
11
11
12
- # Doks (@hyas /doks-core)
12
+ # Doks (@thulite /doks-core)
13
13
[doks ]
14
14
# Color mode
15
15
colorMode = " auto" # auto (default), light or dark
@@ -104,9 +104,9 @@ mainSections = ["docs"]
104
104
errorLevel = ' ignore' # ignore (default), warning, or error (fails the build)
105
105
highlightBroken = false # true or false (default)
106
106
107
- # Images (@hyas /images)
108
- [hyas_images ]
109
- [hyas_images .defaults ]
107
+ # Images (@thulite /images)
108
+ [thulite_images ]
109
+ [thulite_images .defaults ]
110
110
decoding = " async" # sync, async, or auto (default)
111
111
fetchpriority = " auto" # high, low, or auto (default)
112
112
loading = " lazy" # eager or lazy (default)
@@ -115,11 +115,11 @@ mainSections = ["docs"]
115
115
process = " " # "fill 1600x900" or "fill 2100x900" for example
116
116
lqip = " 16x webp q20" # "16x webp q20" or "21x webp q20" for example
117
117
118
- # Inline SVG (@hyas /inline-svg)
118
+ # Inline SVG (@thulite /inline-svg)
119
119
[inline_svg ]
120
120
iconSetDir = " tabler-icons" # "tabler-icons" (default)
121
121
122
- # SEO (@hyas /seo)
122
+ # SEO (@thulite /seo)
123
123
[seo ]
124
124
[seo .title ]
125
125
separator = " | "
@@ -134,7 +134,7 @@ mainSections = ["docs"]
134
134
type = " Organization" # Organization (default) or Person
135
135
logo = " favicon-512x512.png" # Logo of Organization — favicon-512x512.png (default)
136
136
name = " OpenFusion" # Name of Organization or Person
137
- sameAs = [] # E.g. [ "https://github.com/gethyas/hyas ", "https://fosstodon.org/@hyas "]
137
+ sameAs = [" https://github.com/OpenFusionProject " , " https://twitter.com/OpenFusionProj " ]
138
138
images = [" cover.png" ] # ["cover.png"] (default)
139
139
article = [] # Article sections
140
140
newsArticle = [] # NewsArticle sections
0 commit comments