diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-09-01 15:40:20 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-09-09 22:03:15 -0400 |
commit | 1f8b96b650ea645c1a92b40f29c8625b6228d53a (patch) | |
tree | 8e261492e487432d42d4d24d4908b634ab87e3d3 /org/out_xmls.org | |
parent | xmls, epub3 toc_nav.xhtml toc.ncx (diff) |
metadata "curate" replaces "harvest"
- "curated metadata" instead of "metadata harvest"
- css color change to related pages, light theme
Diffstat (limited to 'org/out_xmls.org')
-rw-r--r-- | org/out_xmls.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/out_xmls.org b/org/out_xmls.org index 1379276..41175be 100644 --- a/org/out_xmls.org +++ b/org/out_xmls.org @@ -337,7 +337,7 @@ import string type, ) { string o; - string metadata_links = ((doc_matters.opt.action.html_harvest_link) + string metadata_links = ((doc_matters.opt.action.html_curate_link) ? format(q"┃<p class="tiny">[<a href="%smetadata.%s.html"> m </a>|<a href="%s../../authors.html"> A </a>|<a href="%s../../topics.html"> T </a>]</p>┃", (type == "seg") ? "../" : "", doc_matters.src.filename_base, |