diff --git a/examples/ahiqar-arabic-karshuni-local.html b/examples/ahiqar-arabic-karshuni-local.html index 00ac2d33..419983b3 100644 --- a/examples/ahiqar-arabic-karshuni-local.html +++ b/examples/ahiqar-arabic-karshuni-local.html @@ -43,6 +43,7 @@ }, colors: { forceMode: "light", + primary: "#1a3771", }, panels: [ { @@ -126,19 +127,19 @@ types: [ { name: "Person", - icon: "biPersonFill", + icon: "person", }, { name: "Place", - icon: "biGeoAltFill", + icon: "marker", }, { name: "Editorial Comment", - icon: "biChatFill", + icon: "chat", }, { name: "Reference", - icon: "biBoxArrowUpRight", + icon: "externalLink", }, ], }, @@ -153,12 +154,19 @@ types: [ { name: "Motif", - icon: "biPenFill", + icon: "pen", }, ], }, }, }, + { + id: "annotations3", + label: "Variants", + connector: { + id: 6, + }, + }, ], }, ], @@ -169,6 +177,7 @@ previous_item: "Previous Sheet", next_manifest: "Next Manuscript", previous_manifest: "Previous Manuscript", + item: "Sheet", }, }, });