repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

commit
90951e0
parent
0e93909
author
Eric Bower
date
2022-08-06 01:12:09 +0000 UTC
fix(lists): wrong anchor links
1 files changed,  +2, -2
M lists/html/spec.page.tmpl
+2, -2
 1@@ -129,7 +129,7 @@ last item</pre>
 2 
 3     <section id="images">
 4         <h2 class="text-xl">
 5-            <a href="#hyperlinks" rel="nofollow noopener">#</a>
 6+            <a href="#images" rel="nofollow noopener">#</a>
 7             Images
 8         </h2>
 9         <p>
10@@ -156,7 +156,7 @@ last item</pre>
11 
12     <section id="blockquotes">
13         <h2 class="text-xl">
14-            <a href="#headers" rel="nofollow noopener">#</a>
15+            <a href="#blockquotes" rel="nofollow noopener">#</a>
16             Blockquotes
17         </h2>
18         <p>