Add headers to support pages

This commit is contained in:
Dhinak G
2024-09-15 14:25:14 -04:00
parent f394bee0f5
commit a1dc492cc9
5 changed files with 12 additions and 4 deletions

View File

@@ -97,7 +97,7 @@ module.exports = {
collapsable: false,
sidebarDepth: 1,
children: [
['SEQUOIA-DROP', 'macOS Sequoia Support'],
['SEQUOIA-DROP'],
]
},
{
@@ -105,7 +105,7 @@ module.exports = {
collapsable: false,
sidebarDepth: 1,
children: [
['SONOMA-DROP', 'macOS Sonoma Support'],
['SONOMA-DROP'],
]
},
@@ -114,7 +114,7 @@ module.exports = {
collapsable: false,
sidebarDepth: 1,
children: [
['VENTURA-DROP', 'macOS Ventura Support'],
['VENTURA-DROP'],
]
},
@@ -123,7 +123,7 @@ module.exports = {
collapsable: false,
sidebarDepth: 1,
children: [
['MONTEREY-DROP', 'macOS Monterey Support'],
['MONTEREY-DROP'],
]
},
{

View File

@@ -1,3 +1,5 @@
# macOS Monterey Support
![](./images/macos-monterey.png)
With OpenCore Legacy Patcher v0.1.7 and newer, we've implemented beta macOS Monterey support for users. Please note that Apple has dropped a lot of hardware with this release as well as broken many of our previous patch sets. This page will be used to inform users regarding current issues and will be updated as new patch sets are developed and added to our patcher.

View File

@@ -1,3 +1,5 @@
# macOS Sequoia Support
![](./images/macos-sequoia.png)
Another year, another release.

View File

@@ -1,3 +1,5 @@
# macOS Sonoma Support
![](./images/sonoma.png)
*Well here we are again, it's always such a pleasure~*

View File

@@ -1,3 +1,5 @@
# macOS Ventura Support
![](./images/ventura.png)
With the release of OpenCore Legacy Patcher v0.5.0 and newer, early support for macOS Ventura has been implemented for most Metal-capable Macs. This page will be used to inform users regarding current issues and will be updated as new patch sets are developed and added to our patcher.