Disable HTML compression in production

Couldn't get it to work in development and it's causing issues with inline JS, so it's time to remove it.
This commit is contained in:
Xevion
2022-09-22 18:24:56 -05:00
parent de9676071f
commit 2a864b291c
2 changed files with 9 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
---
layout: compress
# layout: compress
---
<!doctype html>
<html lang="en">