Skip to content

Commit

Permalink
feat(sites): dicefolk, alt domain for yourchronicle (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
azgoodaz authored Jan 13, 2024
1 parent e95191c commit 051843f
Showing 1 changed file with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,11 @@
"name": "Deep Rock Galactic",
"official": true
},
{
"id": "dicefolk",
"name": "Dicefolk",
"official": true
},
{
"id": "dotage",
"oldId": "dotage-game",
Expand Down Expand Up @@ -1010,9 +1015,15 @@
"oldId": "yohane-deepblue",
"name": "Yohane the Parhelion -BLAZE in the DEEPBLUE-"
},
{
"id": "yourchronicle",
"oldId": "your-chronicle",
"name": "Your Chronicle"
}
[
{
"id": "yourchronicle",
"oldId": "your-chronicle",
"name": "Your Chronicle"
},
{
"parentRef": "yourchronicle",
"oldId": "anotherchronicle"
}
]
]

0 comments on commit 051843f

Please sign in to comment.