diff --git a/_layouts/cv.html b/_layouts/cv.html index d536e7134f..f2a1915d92 100644 --- a/_layouts/cv.html +++ b/_layouts/cv.html @@ -5,7 +5,7 @@ {{ page.title }} - {% if site.shouldInjectCvDownloadLink == "YES" %} + {% if site.shouldInjectCvDownloadLink != "NO" %}