Make HTML compression optional
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
---
|
||||
layout: compress
|
||||
#Add "layout: compress" here to compress the html code
|
||||
---
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
|
||||
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
|
||||
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
|
||||
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
|
||||
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
|
||||
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
|
||||
{% include head.html %}
|
||||
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user