summaryrefslogtreecommitdiff
path: root/sample/src
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2008-08-13 23:11:19 +0200
committerTomas Bzatek <tbzatek@users.sourceforge.net>2008-08-13 23:11:19 +0200
commit5a020e6640b2723a57176e6596ea665442d53672 (patch)
tree818b324754678a526085a8cdac76ec4793955db5 /sample/src
parent3fadc8b6863a267884e242b9e6303cfd117fce4e (diff)
downloadcataract-5a020e6640b2723a57176e6596ea665442d53672.tar.xz
Fix up meta tags, add support for author tag
Diffstat (limited to 'sample/src')
-rw-r--r--sample/src/setup.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sample/src/setup.xml b/sample/src/setup.xml
index 8f4b632..5cca5d8 100644
--- a/sample/src/setup.xml
+++ b/sample/src/setup.xml
@@ -28,6 +28,11 @@
<border style="border_single" />
</images>
+ <!-- META tags in html head section -->
+ <meta>
+ <author>John Doe</author>
+ </meta>
+
<footer><![CDATA[
<div class="footer">So this is footer, suitable place for copyright, W3C validation links and advertisement! |
Generated with <a href="http://cgg.bzatek.net/" title="Cataract Gallery Generator" class="footermail">Cataract Gallery Generator</a>.