summaryrefslogtreecommitdiff
path: root/page.html.erb
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-25 19:56:47 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-25 19:56:47 -0600
commit37772b3f5b346110820b81f39242f8868aa8a325 (patch)
treecf47abbde10a3ccd3d9266674ca4877d4aa60046 /page.html.erb
parentaa15dc46cf74c69c7dd3309d958b71addd6b6465 (diff)
Add an /imworkingon link to the footerHEADmaster
Diffstat (limited to 'page.html.erb')
-rw-r--r--page.html.erb3
1 files changed, 2 insertions, 1 deletions
diff --git a/page.html.erb b/page.html.erb
index 93007de..54959d8 100644
--- a/page.html.erb
+++ b/page.html.erb
@@ -15,7 +15,8 @@
<footer>
<aside class="sponsor"><p>I'd love it if you <a class="em"
href="/sponsor/">sponsored me</a>. It will allow me to continue
- my work on the GNU/Linux ecosystem. Thanks!</p></aside>
+ <a class="em" href="/imworkingon/">my work</a> on the GNU/Linux
+ ecosystem. Thanks!</p></aside>
<%= @page.rights %>
</footer>