diff --git a/docs/projects/index.md b/docs/projects/index.md
index 99ce896..cc5a7fc 100644
--- a/docs/projects/index.md
+++ b/docs/projects/index.md
@@ -1,24 +1,27 @@
-# Showcase
+---
+hide:
+ - toc
+---
-## X1C6 Hackintosh
+# Projects
-- ![Thinkpad X1C6](https://assets.tylernguyen.wiki/hardware/Lenovo_ThinkPad-X1C6.png){ align=right width=250 }
+- :octicons-git-branch-16:{ .foreground } [__tylernguyen/x1c6-hackintosh__](https://github.com/tylernguyen/x1c6-hackintosh)
+![GitHub Stars](https://img.shields.io/github/stars/tylernguyen/x1c6-hackintosh?style=flat&logo=GitHub&logoColor=073642&labelColor=eee8d5&color=859900#only-light){ .twemoji }
+![GitHub Forks](https://img.shields.io/github/forks/tylernguyen/x1c6-hackintosh?style=flat&logo=GitHub&logoColor=073642&labelColor=eee8d5&color=859900#only-light){ .twemoji }
+![GitHub Stars](https://img.shields.io/github/stars/tylernguyen/x1c6-hackintosh?style=flat&logo=GitHub&logoColor=839496&labelColor=073642&color=2aa198#only-dark){ .twemoji }
+![GitHub Forks](https://img.shields.io/github/forks/tylernguyen/x1c6-hackintosh?style=flat&logo=GitHub&logoColor=839496&labelColor=073642&color=2aa198#only-dark){ .twemoji }
+
+ ![Thinkpad X1C6](https://assets.tylernguyen.wiki/hardware/Lenovo_ThinkPad-X1C6.png){ align=right width=175 }
macOS on the Lenovo X1 Carbon 6th Generation.
- ![OpenCore](https://assets.tylernguyen.wiki/projects/x1c6-hackintosh/OpenCore.png){ .twemoji } Powered by OpenCore
+ Bootloader is powered by ![OpenCore](https://assets.tylernguyen.wiki/projects/x1c6-hackintosh/OpenCore.png){ .twemoji } [OpenCore](https://github.com/acidanthera/OpenCorePkg).
- ![UEFI](https://assets.tylernguyen.wiki/projects/x1c6-hackintosh/UEFI.png){ .twemoji } ACPI-level patches
+ Feature-complete with various ![UEFI](https://assets.tylernguyen.wiki/projects/x1c6-hackintosh/UEFI.png){ .twemoji } ACPI patches, ![Apple Kext](https://assets.tylernguyen.wiki/projects/x1c6-hackintosh/Apple_kext.png){ .twemoji } kernel extensions, and :simple-github:{ .foreground } [YogaSMC](https://github.com/zhen-zen/YogaSMC).
- ![GitHub Stars](https://img.shields.io/github/stars/tylernguyen/x1c6-hackintosh?style=for-the-badge&logo=GitHub&logoColor=073642&labelColor=eee8d5&color=859900#only-light)
- ![GitHub Forks](https://img.shields.io/github/forks/tylernguyen/x1c6-hackintosh?style=for-the-badge&logo=GitHub&logoColor=073642&labelColor=eee8d5&color=859900#only-light)
- ![GitHub Stars](https://img.shields.io/github/stars/tylernguyen/x1c6-hackintosh?style=for-the-badge&logo=GitHub&logoColor=839496&labelColor=073642&color=2aa198#only-dark)
- ![GitHub Forks](https://img.shields.io/github/forks/tylernguyen/x1c6-hackintosh?style=for-the-badge&logo=GitHub&logoColor=839496&labelColor=073642&color=2aa198#only-dark)
-
- [:simple-github:{ .github } Repository](https://github.com/tylernguyen/x1c6-hackintosh){ .md-button }
- [:octicons-markdown-16: README](x1c6-hackintosh/README.md){ .md-button }
- [:octicons-law-16:](https://github.com/tylernguyen/x1c6-hackintosh/blob/main/LICENSE){ .card-link title=License }
+ [:octicons-markdown-16:{ .foreground } README.md](x1c6-hackintosh/README.md){ .md-button .md-button--primary }
+ [:material-data-matrix:{ .foreground } Datasheet](x1c6-hackintosh/datasheet.md){ .md-button }