Docs: Drop security point on homepage

With Sonoma everything needs patches.
This commit is contained in:
Dhinak G
2023-10-06 21:00:04 -04:00
parent 8db6c5607d
commit 55eeec790f
3 changed files with 11954 additions and 5708 deletions
+3 -3
View File
@@ -10,8 +10,8 @@ meta:
content: Experience macOS just like before content: Experience macOS just like before
features: features:
- title: Built with security in mind # - title: Built with security in mind
details: Supporting System Integrity Protection(SIP), FileVault 2, .im4m Secure Boot and Vaulting. For many machines, you're just as secure as a supported Mac. # details: Supporting System Integrity Protection(SIP), FileVault 2, .im4m Secure Boot and Vaulting. We make an effort to ensure your system is as secure as possible.
- title: Native OTA updates - title: Native OTA updates
details: Install updates the moment they come out, with native System Preferences support, just like a supported Mac. details: Install updates the moment they come out, with native System Preferences support, just like a supported Mac.
- title: Zero firmware patching - title: Zero firmware patching
@@ -22,5 +22,5 @@ features:
details: Unlock Sidecar, AirPlay to Mac, Night Shift, and Universal Control, even on natively supported models! details: Unlock Sidecar, AirPlay to Mac, Night Shift, and Universal Control, even on natively supported models!
- title: A helpful community - title: A helpful community
details: Whether it's getting started or learning the specifics, you can always find answers with our amazing community of tinkerers, developers, and dreamers. details: Whether it's getting started or learning the specifics, you can always find answers with our amazing community of tinkerers, developers, and dreamers.
footer: Copyright © Dortania 2020-2022 footer: Copyright © Dortania 2020-2023
--- ---
+11941 -5695
View File
File diff suppressed because it is too large Load Diff
+10 -10
View File
@@ -33,19 +33,19 @@
}, },
"license": "CC-BY-NC-SA-4.0", "license": "CC-BY-NC-SA-4.0",
"devDependencies": { "devDependencies": {
"@vuepress/plugin-back-to-top": "^1.7.1", "@vuepress/plugin-back-to-top": "^1.9.10",
"markdown-it-multimd-table": "^4.0.3", "markdown-it-multimd-table": "^4.2.3",
"markdown-link-check": "^3.8.5", "markdown-link-check": "^3.11.2",
"markdownlint-cli": "^0.26.0", "markdownlint-cli": "^0.37.0",
"run-script-os": "^1.1.4", "run-script-os": "^1.1.6",
"spellchecker-cli": "^4.4.0", "spellchecker-cli": "^6.1.1",
"vuepress": "^1.7.1", "vuepress": "^1.9.10",
"vuepress-plugin-medium-zoom": "^1.1.9", "vuepress-plugin-medium-zoom": "^1.1.9",
"vuepress-plugin-zooming": "^1.1.8", "vuepress-plugin-zooming": "^1.1.8",
"vuepress-theme-book": "0.0.5", "vuepress-theme-book": "0.0.9",
"vuepress-theme-dark-new": "^0.1.2", "vuepress-theme-dark-new": "^0.1.2",
"vuepress-theme-succinct": "^1.6.4", "vuepress-theme-succinct": "^1.7.2",
"vuepress-theme-yuu": "^2.3.0" "vuepress-theme-yuu": "^3.1.1"
}, },
"homepage": "https://dortania.github.io/OpenCore-Legacy-Patcher/" "homepage": "https://dortania.github.io/OpenCore-Legacy-Patcher/"
} }