diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-10 22:54:47 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-23 18:12:49 -0400 |
commit | 516165c0969641479eeadde09bc8258aa5ff8b25 (patch) | |
tree | 6ee890d85371928de7bd21a11618e5afae4f9502 /org/out_curate_metadata.org | |
parent | make set_depends (dyaml update) (diff) |
unicode, changes in use of symbols to represent things
Diffstat (limited to 'org/out_curate_metadata.org')
-rw-r--r-- | org/out_curate_metadata.org | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/org/out_curate_metadata.org b/org/out_curate_metadata.org index 61247c2..9022463 100644 --- a/org/out_curate_metadata.org +++ b/org/out_curate_metadata.org @@ -218,7 +218,7 @@ foreach(k, doc_curate; hvst.curates) { <html> <head> <meta charset="utf-8"> -<title>Curated metadata - Topics</title> +<title>⌘ Curated metadata - Topics</title> #+END_SRC *** curated topics html head @@ -230,11 +230,11 @@ foreach(k, doc_curate; hvst.curates) { <a name="top" id="top"></a> <a name="up" id="up"></a> <a name="start" id="start"></a> -<h1>Curated metadata - Topics (output organised by language & filetype)</h1> +<h1>⌘ Curated metadata - Topics (output organised by language & filetype)</h1> <div class="flex-menu-bar"> <div class="flex-menu-option"> -<p>[<a href="../../index.html"> HOME </a>] - [<a href="authors.html"> Curated metadata - Authors </a>] +<p>[<a href="../../index.html"> ≅ HOME </a>] + [<a href="authors.html"> ⌘ Curated metadata - Authors </a>] </p> </div> %s @@ -513,7 +513,7 @@ template spineMetaDocCuratesAuthors() { <html> <head> <meta charset="utf-8"> -<title>Curated metadata - Authors</title> +<title>⌘ Curated metadata - Authors</title> #+END_SRC *** curated authors html head @@ -525,12 +525,11 @@ template spineMetaDocCuratesAuthors() { <a name="top" id="top"></a> <a name="up" id="up"></a> <a name="start" id="start"></a> -<h1>Curated metadata - Authors (output organised by language & filetype)</h1> +<h1>⌘ Curated metadata - Authors (output organised by language & filetype)</h1> <div class="flex-menu-bar"> <div class="flex-menu-option"> -<p>[<a href="../../index.html"> HOME </a>] - [<a href="topics.html"> Curated metadata - Topics </a>] -</p> +<p>[<a href="../../index.html"> ≅ HOME </a>] + [<a href="topics.html"> ⌘ Curated metadata - Topics </a>] </p> </div> %s </div> @@ -816,7 +815,7 @@ string theme_light_1 = format(q"┃ <input type="hidden" name="sml" value="1000"> <input type="hidden" name="ec" value="on"> <input type="hidden" name="url" value="on"> -<button type="submit" form="search">※ db</button> +<button type="submit" form="search">㏈ ፨</button> </font></form> <!-- SiSU Spine Search --> </div>┃", |