mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-28 05:54:48 -04:00
Moves index.html to jade. Minor changes.
This commit is contained in:
parent
bdcab107eb
commit
a99c28f234
8 changed files with 101 additions and 79 deletions
|
@ -1,8 +1,6 @@
|
|||
<?php header("Content-type: text/html;h5ai={{version}}"); ?>
|
||||
<!DOCTYPE html>
|
||||
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
|
||||
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
|
||||
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
|
||||
<!--[if lt IE 9]> <html class="no-js oldie" lang="en"> <![endif]-->
|
||||
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue