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",
|
||||
"apiary": "apiaries",
|
||||
"article": "articles",
|
||||
"atlas": "atlases",
|
||||
"author": "authors",
|
||||
"bonfire": "bonfires",
|
||||
"book": "books",
|
||||
"bundle": "bundles",
|
||||
"cabin": "cabins",
|
||||
|
@ -19,25 +21,28 @@
|
|||
"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",
|
||||
"person": "people",
|
||||
"pin": "pins",
|
||||
"pollen": "pollen",
|
||||
"print": "prints",
|
||||
"record": "records",
|
||||
"reflection": "reflections",
|
||||
|
@ -51,14 +56,15 @@
|
|||
"shard": "shards",
|
||||
"ship": "ships",
|
||||
"spectre": "spectres",
|
||||
"struggle": "struggles",
|
||||
"story": "stories",
|
||||
"struggle": "struggles",
|
||||
"syllabus": "syllabi",
|
||||
"tab": "tabs",
|
||||
"term":"terms",
|
||||
"term": "terms",
|
||||
"thing": "things",
|
||||
"topic": "topics",
|
||||
"toponym": "toponyms",
|
||||
"twist": "twists",
|
||||
"voice": "voices"
|
||||
"voice": "voices",
|
||||
"wax": "wax"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<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">
|
||||
<span class="sandpointF">ß</span>
|
||||
<span class="sandpointN">•</span>
|
||||
|
|
Loading…
Add table
Reference in a new issue