1
0
Fork 0
mirror of https://github.com/tylernguyen/x1c6-hackintosh.git synced 2025-02-05 09:33:13 -06:00
x1c6-hackintosh/mkdocs.yml

16 lines
426 B
YAML
Raw Normal View History

2021-07-17 17:01:50 -05:00
site_name: Hackintosh the Thinkpad X1 Carbon 6th Gen
2021-07-17 06:23:27 -05:00
site_url: https://tylernguyen.github.io/x1c6-hackintosh/
nav:
- Home: Index.md
2021-07-17 17:01:50 -05:00
- 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
2021-07-17 06:23:27 -05:00
theme:
2021-07-17 17:01:50 -05:00
name: material
markdown_extensions:
- admonition