mirror of
https://github.com/tylernguyen/x1c6-hackintosh.git
synced 2025-02-05 09:33:13 -06:00
16 lines
No EOL
426 B
YAML
16 lines
No EOL
426 B
YAML
site_name: Hackintosh the Thinkpad X1 Carbon 6th Gen
|
|
site_url: https://tylernguyen.github.io/x1c6-hackintosh/
|
|
nav:
|
|
- Home: Index.md
|
|
- Summary: Summary.md
|
|
- Hardware: Hardware.md
|
|
- BIOS: BIOS.md
|
|
- Getting Started: Getting-Started.md
|
|
- Patches: Patches.md
|
|
- Post Installation: Post-Installation.md
|
|
- Issues: Issues.md
|
|
theme:
|
|
name: material
|
|
markdown_extensions:
|
|
- admonition
|
|
|