Closed malaybasu closed 4 years ago
Thanks for the theme. However, if I switch on the search widget, the icon shows up but the search does not work.
i cannot submit pull request, you can fix with add double quote at academia.js line 74: target = target.length ? target : $('[name="' + this.hash.slice(1) + '"]');
target = target.length ? target : $('[name="' + this.hash.slice(1) + '"]');
Thanks for the theme. However, if I switch on the search widget, the icon shows up but the search does not work.