Enhance character profile component with responsive image handling and navigation button
Some checks failed
Deploy Jekyll site to Pages / build (push) Has been cancelled
Some checks failed
Deploy Jekyll site to Pages / build (push) Has been cancelled
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user