halogenica / beautifulhugo

Theme for the Hugo static website generator
Other
1.13k stars 602 forks source link

[Bug] Built sites throw Uncaught SyntaxError #411

Open TheKing0x9 opened 3 years ago

TheKing0x9 commented 3 years ago

The Problem Whenever a site is built using the hugo -t beautifulhugo command, the resulting site has its css messed up, and logs two errors in the console, stating Uncaught SyntaxError: Unexpected token '<'

Steps to reproduce

Tested with Hugo version 0.87.0 + extended on Ubuntu 20.04

Am I missing something obvious about this issue?