Skip to content

Commit 79b6504

Browse files
authored
Fix wrong cursor style in webring (#3015)
1 parent d39dd0e commit 79b6504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/content/webring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ title = "htmx webring"
7373
hide the #webring
7474
transition #site-table's height to 100% over 300ms then
7575
hide me then
76-
show #return-to-webring">List Sites</a><a id="return-to-webring"
76+
show #return-to-webring">List Sites</a><a href="#" id="return-to-webring"
7777
style="display: none"
7878
_="on click
7979
transition #site-table's height to 0px over 800ms then

0 commit comments

Comments
 (0)