2012-03-25 00:09:43 +01:00
<!DOCTYPE html>
2012-03-25 00:45:32 +01:00
<!-- [if lt IE 7]> <html class="h5ai - splash no - js ie6 oldie" lang="en"> <![endif] -->
<!-- [if IE 7]> <html class="h5ai - splash no - js ie7 oldie" lang="en"> <![endif] -->
<!-- [if IE 8]> <html class="h5ai - splash no - js ie8 oldie" lang="en"> <![endif] -->
<!-- [if gt IE 8]><! --> < html class = "h5ai-splash no-js" lang = "en" > <!-- <![endif] -->
2012-03-25 00:09:43 +01:00
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge,chrome=1" >
< title > h5ai %BUILD_VERSION%< / title >
< meta name = "description" content = "h5ai · a beautified Apache index" >
< meta name = "author" content = "Lars Jung" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< link rel = "shortcut icon" type = "image/png" href = "/_h5ai/images/h5ai-16x16.png" >
< link rel = "apple-touch-icon" type = "image/png" href = "/_h5ai/images/h5ai-48x48.png" >
< link rel = "stylesheet" href = "//fonts.googleapis.com/css?family=Ubuntu:regular,italic,bold" >
< link rel = "stylesheet" href = "//fonts.googleapis.com/css?family=Miltonian+Tattoo:regular" >
2012-03-25 00:45:32 +01:00
< link rel = "stylesheet" href = "/_h5ai/css/styles.css" >
2012-03-25 00:09:43 +01:00
< script src = "/_h5ai/js/modernizr.min.js" > < / script >
<!-- [if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif] -->
< / head >
< body >
< header >
< h1 > < span class = "logo-h" > h< / span > < span class = "logo-5" > < img src = "/_h5ai/images/html5.png" alt = "5" title = "HTML 5" / > < / span > < span class = "logo-a" > a< / span > < span class = "logo-i" > i< / span > < / h1 >
< / header >
< section >
< p >
< span class = "h5ai" > h5ai< / span > %BUILD_VERSION% is provided under the terms of the < a target = "_blank" href = "http://github.com/lrsjng/h5ai/blob/master/LICENSE.txt" > MIT License< / a > .
< / p >
< p >
< ul >
< li > Project page: < a target = "_blank" href = "http://larsjung.de/h5ai" > http://larsjung.de/h5ai< / a > < / li >
< li > Sources: < a target = "_blank" href = "http://github.com/lrsjng/h5ai" > http://github.com/lrsjng/h5ai< / a > < / li >
< / ul >
< / p >
< p >
To report a bug or make a feature request please create < a target = "_blank" href = "http://github.com/lrsjng/h5ai/issues/new" > a new issue< / a > .
< / p >
< h2 > Contact< / h2 >
< p >
< img class = "gravatar" src = "http://www.gravatar.com/avatar/0340cc810fd79ee143476d4ad51fac9f?s=80" width = "80" height = "80" / >
< span > Lars Jung< / span > < br / >
< span class = "obfusma" > lr< span > sjn< / span > g < span > [a< / span > t]< span > gma< / span > il [do< span > t]< / span > com< / span > < br / >
< a target = "_blank" href = "http://twitter.com/lrsjng" > @lrsjng< / a >
< / p >
< / section >
2012-03-25 01:09:35 +01:00
< section >
< pre id = "config-file" >
< / pre >
< / section >
2012-03-25 00:45:32 +01:00
< script src = "/_h5ai/config.js" > < / script >
< script src = "/_h5ai/js/scripts.js" > < / script >
2012-03-25 00:09:43 +01:00
< / body >
< / html >