diff options
Diffstat (limited to 'src/documentation/skinconf.xml')
-rw-r--r-- | src/documentation/skinconf.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/documentation/skinconf.xml b/src/documentation/skinconf.xml index 1eff8ace8..38b7638b0 100644 --- a/src/documentation/skinconf.xml +++ b/src/documentation/skinconf.xml @@ -375,6 +375,13 @@ which will be used to configure the chosen Forrest skin. <width>125</width> <height>125</height> </credit> + <credit box-location="alt2"> + <name>ApacheCon US 2008</name> + <url>http://us.apachecon.com/</url> + <image>http://apache.org/ads/ApacheCon/2008-usa-125x125.png</image> + <width>125</width> + <height>125</height> + </credit> <credit role="pdf"> <name>PDF created by Apache FOP</name> |