mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-23 14:52:18 +10:00
feat: enable semantic CSS by default
This commit is contained in:
+1
-11
@@ -9969,23 +9969,13 @@
|
||||
"smtpEnabled": {
|
||||
"type": "boolean",
|
||||
"description": "Whether outbound email (SMTP) is configured on this instance."
|
||||
},
|
||||
"semanticCssAuthoring": {
|
||||
"type": "boolean",
|
||||
"description": "Whether Semantic CSS authoring is enabled on this instance."
|
||||
},
|
||||
"semanticCssDefault": {
|
||||
"type": "boolean",
|
||||
"description": "Whether new resumes start in Semantic CSS mode."
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"disableSignups",
|
||||
"disableEmailAuth",
|
||||
"showSponsors",
|
||||
"smtpEnabled",
|
||||
"semanticCssAuthoring",
|
||||
"semanticCssDefault"
|
||||
"smtpEnabled"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user