cpred/_pages/characters.md
Florian Weber 40ff7f5be7
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 5m5s
Refactor character profile component for dynamic ID handling and improve data fetching logic
2025-03-20 15:59:38 +01:00

511 B

layout, title, permalink, icon, weight
layout title permalink icon weight
page Charaktere /characters/ account_circle 3
{% include character-profile.html id="chase" page="/characters/chase" image="/assets/img/Netrunner.png" bg_color="bg-red" fg_color="fg-dark" %}
{% include character-profile.html id="carver" page="/characters/crash" image="/assets/img/Tech.png" bg_color="bg-red" fg_color="fg-purple" %}