diff options
| author | ache <ache@ache.one> | 2021-04-06 13:55:00 +0200 |
|---|---|---|
| committer | ache <ache@ache.one> | 2021-04-06 13:55:00 +0200 |
| commit | 6ef12a96ca5f0da348e5e1cbde821033fc0684e6 (patch) | |
| tree | 53a315f74bb23cfad9886c9eda7288a8f2639d22 | |
| parent | New Zen mode (diff) | |
Make it clickable
| -rw-r--r-- | left.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -<nav tabindex="0" id="harr" class="hide_arrow"> +<nav tabindex="0" id="harr" class="hide_arrow" role="button"> include(s/imgM/lt.svg) </nav> <aside id="side-bar"> |