jekyll build from Action a83f2c39fd

This commit is contained in:
2025-03-20 12:35:38 +00:00
parent 22f1135ac3
commit 3ab4c51317
6 changed files with 31 additions and 7 deletions

View File

@@ -2,7 +2,13 @@
"name": "Chase Révolte",
"handle": null,
"age": 23,
"roles": [{ "name": "Netrunner", "rank": 4, "main": true }],
"roles": [
{
"name": "Netrunner",
"rank": 4,
"main": true
}
],
"attributes": {
"int": 6,
"ref": 8,

View File

@@ -4,7 +4,7 @@
"start_url": "/cpred/",
"display": "standalone",
"background_color": "#f8ef02",
"theme_color": "#ff003c",
"theme_color": "#000000",
"icons": [
{
"src": "/cpred/assets/img/icon-192.png",