Files
sukr/content/projects/pc.md
Timothy DeHerrera 0cee5325d3 chore: migrate non-blog content to YAML frontmatter
Convert all content files to use YAML (---) instead of TOML (+++)
for consistent parsing:

- content/_index.md (homepage)
- content/about.md, content/collab.md
- content/blog/_index.md
- content/projects/_index.md + 14 project cards

Enables unified gray_matter YAML parser across all content.
2026-01-24 19:15:16 -07:00

7 lines
182 B
Markdown

---
title: partnerchain
description: "A Substrate-based blockchain running on top of the Cardano network."
weight: 0
link_to: "https://github.com/input-output-hk/partner-chains"
---