jpescador / hugo-future-imperfect

A ported theme with some extras for the Hugo static website engine
MIT License
310 stars 228 forks source link

Fix disable_highlight option #157

Closed cberner closed 2 years ago

cberner commented 5 years ago

Fix the disable_highlight option, as it currently doesn't work

Description

Correctly check .Site params

Motivation and Context

It fixes the option, as it currently doesn't work

How Has This Been Tested?

I set disable_highlight = true, and checked that the Javascript is no longer included

Hugo Version:

Browser(s):

Screenshots (if appropriate):

Types of changes

Checklist: