zhaohuabing / hugo-theme-cleanwhite

A clean, elegant blog theme for hugo
Apache License 2.0
725 stars 335 forks source link

change func name to non js keyword #105

Closed shadycuz closed 3 years ago

shadycuz commented 3 years ago

Newer versions of hugo crashed because async is now js keyword. See https://github.com/gohugoio/hugo/issues/8693