hexo-theme-stellar/layout/_partial/menubtn.ejs

6 lines
200 B
Plaintext

<div class='float-panel mobile-only blur' style='display:none'>
<button type='button' class='leftbar-toggle mobile' onclick='sidebar.toggle()'>
<%- icon('default:leftbar') %>
</button>
</div>