Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/rdoc/generator/template/darkfish/_sidebar_toggle.rhtml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<button id="navigation-toggle" class="navigation-toggle" aria-label="Toggle sidebar" aria-expanded="true" aria-controls="navigation">
<span aria-hidden></span>
<span aria-hidden>&#9776;</span>
Copy link
Contributor

@olleolleolle olleolleolle Aug 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it pass using &equals;? EDIT: Haha, no, this is a "vertical threequals" or rather "that hamburger menu icon"!

https://www.toptal.com/designers/htmlarrows/symbols/trigram-for-heaven/

</button>