public inbox for ~johnnyrichard/olang-devel@lists.sr.ht
 help / color / mirror / code / Atom feed
* [PATCH olang] docs: fix arrow html code to work with w3m
@ 2024-09-07 15:56 Carlos Maniero
  2024-09-07 18:08 ` Johnny Richard
  0 siblings, 1 reply; 2+ messages in thread
From: Carlos Maniero @ 2024-09-07 15:56 UTC (permalink / raw)
  To: ~johnnyrichard/olang-devel; +Cc: Carlos Maniero

Signed-off-by: Carlos Maniero <carlos@maniero.me>
---
 docs/manual/_header.html | 4 ++--
 docs/template.html       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/manual/_header.html b/docs/manual/_header.html
index e45d4b9..de347bb 100644
--- a/docs/manual/_header.html
+++ b/docs/manual/_header.html
@@ -4,7 +4,7 @@
     <span>[ <a href="/">Home</a> ]</span>
     <span>[ <a href="/manual/">Manual</a> ]</span>
     <span>[ <a href="/pages/language-specification.html">Specification</a> ]</span>
-    <span>[ <a href="https://sr.ht/~johnnyrichard/olang/sources" target="_blank">Sources &UpperRightArrow;</a> ]</span>
-    <span>[ <a href="https://sr.ht/~johnnyrichard/olang/lists" target="_blank">Mailing list &UpperRightArrow;</a> ]</span>
+    <span>[ <a href="https://sr.ht/~johnnyrichard/olang/sources" target="_blank">Sources &#8599;</a> ]</span>
+    <span>[ <a href="https://sr.ht/~johnnyrichard/olang/lists" target="_blank">Mailing list &#8599;</a> ]</span>
   </nav>
 </header>
diff --git a/docs/template.html b/docs/template.html
index e4649b8..232ec59 100644
--- a/docs/template.html
+++ b/docs/template.html
@@ -14,8 +14,8 @@
       <span>[ <a href="/">Home</a> ]</span>
       <span>[ <a href="/manual/">Manual</a> ]</span>
       <span>[ <a href="/pages/language-specification.html">Specification</a> ]</span>
-      <span>[ <a href="https://sr.ht/~johnnyrichard/olang/sources" target="_blank">Sources &UpperRightArrow;</a> ]</span>
-      <span>[ <a href="https://sr.ht/~johnnyrichard/olang/lists" target="_blank">Mailing list &UpperRightArrow;</a> ]</span>
+      <span>[ <a href="https://sr.ht/~johnnyrichard/olang/sources" target="_blank">Sources &#8599;</a> ]</span>
+      <span>[ <a href="https://sr.ht/~johnnyrichard/olang/lists" target="_blank">Mailing list &#8599;</a> ]</span>
     </nav>
   </header>
   <article>

base-commit: 3804832bf8c51c34750fe75448a811475037c2ca
-- 
2.34.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH olang] docs: fix arrow html code to work with w3m
  2024-09-07 15:56 [PATCH olang] docs: fix arrow html code to work with w3m Carlos Maniero
@ 2024-09-07 18:08 ` Johnny Richard
  0 siblings, 0 replies; 2+ messages in thread
From: Johnny Richard @ 2024-09-07 18:08 UTC (permalink / raw)
  To: Carlos Maniero; +Cc: ~johnnyrichard/olang-devel

Thanks for your contribution. Patch applied!

Build:  https://builds.sr.ht/~johnnyrichard/job/1321842

To git.sr.ht:~johnnyrichard/olang
   3804832..83b791b  HEAD -> main


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-07 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-07 15:56 [PATCH olang] docs: fix arrow html code to work with w3m Carlos Maniero
2024-09-07 18:08 ` Johnny Richard

Code repositories for project(s) associated with this public inbox

	https://git.johnnyrichard.com/olang.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox