diff --git a/data/sandpointsnamegraph.json b/data/sandpointsnamegraph.json index 727ab3c..c949285 100644 --- a/data/sandpointsnamegraph.json +++ b/data/sandpointsnamegraph.json @@ -20,20 +20,22 @@ "factor": "factors", "floor": "floors", "fragment": "fragments", + "glassblower": "glassblowers", "glossary": "glossaries", "highlight": "highlights", "house": "houses", + "inquiry": "inquiries", + "insight": "insights", "issue": "issues", "item": "items", "journal": "journals", "journey": "journeys", - "library": "libraries", "librarian": "librarians", + "library": "libraries", "logbook": "logbooks", - "glassblower": "glassblowers", "map": "maps", - "mirror": "mirrors", "memory": "memories", + "mirror": "mirrors", "note": "notes", "notebook": "notebooks", "part": "parts", @@ -53,8 +55,8 @@ "shard": "shards", "ship": "ships", "spectre": "spectres", - "struggle": "struggles", "story": "stories", + "struggle": "struggles", "syllabus": "syllabi", "tab": "tabs", "term": "terms", diff --git a/theme.toml b/theme.toml index ccf30ea..24b60a6 100644 --- a/theme.toml +++ b/theme.toml @@ -1,4 +1,4 @@ -# theme.toml template for a Hugo theme +# theme.toml template for a Hugo theme # See https://github.com/gohugoio/hugoThemes#themetoml for an example name = "Sandpoints"