Update the content
You may want to update the content of your hexes.
{
"layout":"odd-r",
"hexes": {
"A":{"n":"Hex a","q":0,"r":0},
"B":{"n":"Hex b","q":0,"r":1},
"C":{"n":"Hex c","q":1,"r":0},
"D":{"n":"Hex d","q":1,"r":1},
"E":{"n":"Hex e","q":2,"r":0},
"F":{"n":"Hex f","q":2,"r":1},
"G":{"n":"Hex g","q":0,"r":2},
"H":{"n":"Hex h","q":1,"r":2},
"I":{"n":"Hex i","q":2,"r":2}
}
}