Forgot to update readme.
This commit is contained in:
parent
4fd85accef
commit
e14787e258
4 changed files with 11 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# h5ai v0.3.1   ·   a beautified Apache index
|
||||
# h5ai v0.3.2   ·   a beautified Apache index
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
@ -35,6 +35,13 @@ will be wrapped by `<header>` and `<footer>` tags.
|
|||
|
||||
## Changelog
|
||||
|
||||
### v0.3.2
|
||||
*2011-06-24*
|
||||
|
||||
* removed lib versions from file names
|
||||
* added 'empty' indicator for icons view
|
||||
|
||||
|
||||
### v0.3.1
|
||||
*2011-06-24*
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
################################
|
||||
# h5ai 0.3.1
|
||||
# h5ai 0.3.2
|
||||
# customized .htaccess
|
||||
################################
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<img class="techclass" src="/h5ai/images/html5-storage.png" alt="html5-storage" />
|
||||
<img class="techclass" src="/h5ai/images/html5-css3.png" alt="html5-css3" />
|
||||
</a>
|
||||
<a href="http://github.com/lrsjng/h5ai" target="_blank" title="h5ai 0.3.1">h5ai</a>
|
||||
<a href="http://github.com/lrsjng/h5ai" target="_blank" title="h5ai 0.3.2">h5ai</a>
|
||||
using
|
||||
<a href="http://html5boilerplate.com" target="_blank" title="a rock-solid default for HTML5 awesome">HTML5 Boilerplate</a>
|
||||
and
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Directory index · styled with h5ai</title>
|
||||
<meta name="h5ai-version" content="h5ai 0.3.1">
|
||||
<meta name="h5ai-version" content="h5ai 0.3.2">
|
||||
<meta name="description" content="Directory index styled with h5ai (http://github.com/lrsjng/h5ai)">
|
||||
<meta name="keywords" content="directory, index, autoindex, h5ai">
|
||||
<link rel="shortcut icon" href="/h5ai/icons/folder.png" />
|
||||
|
|
Loading…
Add table
Reference in a new issue