~sircmpwn/hare-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2 2

[PATCH harelang.org] Make the mascot image in the nav link to home

Details
Message ID
<20220821222522.31956-1-fattalion@disroot.org>
DKIM signature
pass
Download raw message
Patch: +6 -4
I was somewhat confused when I tried clicking on the mascot on my phone
but had nothing happen.
---
 layouts/partials/nav.html | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html
index e42cfb7..cdc86ed 100644
--- a/layouts/partials/nav.html
+++ b/layouts/partials/nav.html
@@ -1,8 +1,10 @@
<nav>
  <img
    src="/mascot.png"
    alt="An inked drawing of the Hare mascot, a fuzzy rabbit"
    width="128" height="128" />
  <a href="/">
    <img
      src="/mascot.png"
      alt="An inked drawing of the Hare mascot, a fuzzy rabbit"
      width="128" height="128" />
  </a>
  <h1>The Hare programming language</h1>
  <ul>
    <li><a href="/">Home</a></li>
-- 
2.37.2

[harelang.org/patches/.build.yml] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CMC26J8J0Q3O.1PO2U07KJJA0Z@cirno2>
In-Reply-To
<20220821222522.31956-1-fattalion@disroot.org> (view parent)
DKIM signature
missing
Download raw message
harelang.org/patches/.build.yml: SUCCESS in 21s

[Make the mascot image in the nav link to home][0] from [fattalion][1]

[0]: https://lists.sr.ht/~sircmpwn/hare-dev/patches/34835
[1]: fattalion@disroot.org

✓ #828655 SUCCESS harelang.org/patches/.build.yml https://builds.sr.ht/~sircmpwn/job/828655
Details
Message ID
<CMGP3E23C1YQ.1DKO44VA30U6M@taiga>
In-Reply-To
<20220821222522.31956-1-fattalion@disroot.org> (view parent)
DKIM signature
pass
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/harelang.org
   ec6336f..c411e06  master -> master
Reply to thread Export thread (mbox)