gethugothemes / academia-hugo

Academia is a Hugo resume theme. You can showcase your academic resume, publications and talks using this theme.
https://gethugothemes.com/products/academia/?utm_source=academia_github&utm_medium=referral&utm_campaign=github_theme_about
MIT License
202 stars 182 forks source link

Search widget does not work #8

Closed malaybasu closed 4 years ago

malaybasu commented 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.

d0uub commented 4 years ago

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) + '"]');