new triads
This commit is contained in:
parent
a31872eb85
commit
65fd3863ff
2 changed files with 13 additions and 7 deletions
|
@ -1,8 +1,10 @@
|
||||||
{
|
{
|
||||||
"annex": "annexes",
|
"annex": "annexes",
|
||||||
|
"apiary": "apiaries",
|
||||||
"article": "articles",
|
"article": "articles",
|
||||||
"atlas": "atlases",
|
"atlas": "atlases",
|
||||||
"author": "authors",
|
"author": "authors",
|
||||||
|
"bonfire": "bonfires",
|
||||||
"book": "books",
|
"book": "books",
|
||||||
"bundle": "bundles",
|
"bundle": "bundles",
|
||||||
"cabin": "cabins",
|
"cabin": "cabins",
|
||||||
|
@ -19,25 +21,28 @@
|
||||||
"factor": "factors",
|
"factor": "factors",
|
||||||
"floor": "floors",
|
"floor": "floors",
|
||||||
"fragment": "fragments",
|
"fragment": "fragments",
|
||||||
|
"glassblower": "glassblowers",
|
||||||
"glossary": "glossaries",
|
"glossary": "glossaries",
|
||||||
"highlight": "highlights",
|
"highlight": "highlights",
|
||||||
"house": "houses",
|
"house": "houses",
|
||||||
|
"inquiry": "inquiries",
|
||||||
|
"insight": "insights",
|
||||||
"issue": "issues",
|
"issue": "issues",
|
||||||
"item": "items",
|
"item": "items",
|
||||||
"journal": "journals",
|
"journal": "journals",
|
||||||
"journey": "journeys",
|
"journey": "journeys",
|
||||||
"library": "libraries",
|
|
||||||
"librarian": "librarians",
|
"librarian": "librarians",
|
||||||
|
"library": "libraries",
|
||||||
"logbook": "logbooks",
|
"logbook": "logbooks",
|
||||||
"glassblower": "glassblowers",
|
|
||||||
"map": "maps",
|
"map": "maps",
|
||||||
"mirror": "mirrors",
|
|
||||||
"memory": "memories",
|
"memory": "memories",
|
||||||
|
"mirror": "mirrors",
|
||||||
"note": "notes",
|
"note": "notes",
|
||||||
"notebook": "notebooks",
|
"notebook": "notebooks",
|
||||||
"part": "parts",
|
"part": "parts",
|
||||||
"person": "people",
|
"person": "people",
|
||||||
"pin": "pins",
|
"pin": "pins",
|
||||||
|
"pollen": "pollen",
|
||||||
"print": "prints",
|
"print": "prints",
|
||||||
"record": "records",
|
"record": "records",
|
||||||
"reflection": "reflections",
|
"reflection": "reflections",
|
||||||
|
@ -51,14 +56,15 @@
|
||||||
"shard": "shards",
|
"shard": "shards",
|
||||||
"ship": "ships",
|
"ship": "ships",
|
||||||
"spectre": "spectres",
|
"spectre": "spectres",
|
||||||
"struggle": "struggles",
|
|
||||||
"story": "stories",
|
"story": "stories",
|
||||||
|
"struggle": "struggles",
|
||||||
"syllabus": "syllabi",
|
"syllabus": "syllabi",
|
||||||
"tab": "tabs",
|
"tab": "tabs",
|
||||||
"term":"terms",
|
"term": "terms",
|
||||||
"thing": "things",
|
"thing": "things",
|
||||||
"topic": "topics",
|
"topic": "topics",
|
||||||
"toponym": "toponyms",
|
"toponym": "toponyms",
|
||||||
"twist": "twists",
|
"twist": "twists",
|
||||||
"voice": "voices"
|
"voice": "voices",
|
||||||
|
"wax": "wax"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<footer>
|
<footer>
|
||||||
<a class="logolink" title="built by Sandpoints" href="https://sandpoints.org">
|
<a class="logolink" title="built by Sandpoints" href="https://git.sandpoints.org/Drawwell/">
|
||||||
<div class="sandpointlogo">
|
<div class="sandpointlogo">
|
||||||
<span class="sandpointF">ß</span>
|
<span class="sandpointF">ß</span>
|
||||||
<span class="sandpointN">•</span>
|
<span class="sandpointN">•</span>
|
||||||
|
|
Loading…
Add table
Reference in a new issue