From 48374c440e344745ecbf96a3e2803fdc2bf35626 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 21 Sep 2021 15:24:38 +0200 Subject: font and sky and such --- src/views/Legend.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/views/Legend.js') diff --git a/src/views/Legend.js b/src/views/Legend.js index 411ca81..eac860c 100644 --- a/src/views/Legend.js +++ b/src/views/Legend.js @@ -7,16 +7,16 @@ import React, { useState, useEffect } from "react"; var categories = [ // tag ID = array offset + 1 "1620s", - "painting", - "blunt", + "Painting", + "Blunt", "National Gallery of Canada", "Art Gallery of Ontario", "Courtauld Institute", "Stankievech", - "connsoeurship", - "double agent", - "forensics", - "black box", + "Connosieurship", + "Double Agent", + "Forensics", + "Black Box", ]; export default function Legend({ visible, selected, onSelect }) { -- cgit v1.2.3-70-g09d2