You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lazyvaltlSiteHelium= settingKey[Helium]("The Helium theme configuration and extensions")
49
49
lazyvaltlSiteIsTypelevelProject=
50
-
settingKey[Boolean](
51
-
"Indicates whether the generated site should be pre-populated with UI elements specific to Typelevel projects (default: false)")
50
+
settingKey[Option[TypelevelProject]](
51
+
"Indicates whether the generated site should be pre-populated with UI elements specific to Typelevel Organization or Affiliate projects (default: None)")
52
52
53
53
lazyvaltlSiteApiUrl= settingKey[Option[URL]]("URL to the API docs")
0 commit comments