mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-15 02:13:41 -06:00
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:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: compress
|
||||
# layout: compress
|
||||
---
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
Reference in New Issue
Block a user