diff options
Diffstat (limited to 'sample/src/CIAF_1/index.xml')
| -rw-r--r-- | sample/src/CIAF_1/index.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sample/src/CIAF_1/index.xml b/sample/src/CIAF_1/index.xml index 7e89297..5d40936 100644 --- a/sample/src/CIAF_1/index.xml +++ b/sample/src/CIAF_1/index.xml @@ -18,6 +18,15 @@ <images quality="60" landscape_w="640" landscape_h="480" portrait_w="480" portrait_h="640" /> <!-- override global preview image border style --> <border style="border_none" /> + + <meta> + <!-- custom meta tags valid for this album page and all listed items --> + <!-- this will override global meta settings, however --> + <!-- the <use_title_as_meta> global setting has even higher priority --> + <author>John Doe Jr.</author> + <description>CIAF - Czech International Air Fest 2007</description> + <keywords>ciaf,aircraft,military,exhibition</keywords> + </meta> </general> <items> |
