public inbox for ~johnnyrichard/olang-devel@lists.sr.ht
 help / color / mirror / code / Atom feed
From: Carlos Maniero <carlos@maniero.me>
To: ~johnnyrichard/olang-devel@lists.sr.ht
Cc: Carlos Maniero <carlos@maniero.me>
Subject: [PATCH olang] docs: fix arrow html code to work with w3m
Date: Sat,  7 Sep 2024 12:56:25 -0300	[thread overview]
Message-ID: <20240907155624.1011451-1-carlos@maniero.me> (raw)

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


             reply	other threads:[~2024-09-07 15:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-07 15:56 Carlos Maniero [this message]
2024-09-07 18:08 ` Johnny Richard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240907155624.1011451-1-carlos@maniero.me \
    --to=carlos@maniero.me \
    --cc=~johnnyrichard/olang-devel@lists.sr.ht \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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