mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-19 20:21:36 +02:00
Minor fixes. Added cache support for pngs, if server supports it.
This commit is contained in:
@@ -28,8 +28,9 @@ Install
|
||||
* Add the content of file `dot.htaccess` to the `.htaccess` file in the directory
|
||||
you want to be styled (you might have to create this file). This directory and any subdirectories will be
|
||||
styled by h5ai.
|
||||
* Optionally add `h5ai.header.html` and/or `h5ai.footer.html` files to any of the styled folders to [display custom
|
||||
top or bottom sections](http://repo.larsjung.de/h5ai-sample/customize). The content of those files will be wrapped by `<header>` and `<footer>` tags.
|
||||
* Optionally add `h5ai.header.html` and/or `h5ai.footer.html` files to any of the styled folders to [display
|
||||
custom top or bottom sections](http://repo.larsjung.de/h5ai-sample/customize). The content of those files
|
||||
will be wrapped by `<header>` and `<footer>` tags.
|
||||
|
||||
|
||||
Changelog
|
||||
|
Reference in New Issue
Block a user