You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2021/02/08 06:57:53 UTC

[pdfbox-docs] branch master updated: add logo and link to ASF events website

This is an automated email from the ASF dual-hosted git repository.

lehmi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 7854d08  add logo and link to ASF events website
7854d08 is described below

commit 7854d08d037f432658a1ad022691664e3510303e
Author: Andreas Lehmkühler <an...@lehmi.de>
AuthorDate: Mon Feb 8 07:57:14 2021 +0100

    add logo and link to ASF events website
---
 content/_layouts/default.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/_layouts/default.html b/content/_layouts/default.html
index 37d83c7..4aaa95f 100644
--- a/content/_layouts/default.html
+++ b/content/_layouts/default.html
@@ -110,6 +110,8 @@
                 </ul>
 		<!-- dontation page logo/link-->
 		<a href="https://www.apache.org/foundation/contributing.html"><img width="135" src="/images/SupportApache.jpg" alt="Support Apache"></a>
+		<!-- ASF events page logo/link -->
+		<a  href="https://www.apache.org/events/current-event.html"><img src="https://www.apache.org/events/current-event-125x125.png" alt="Apache events"></a>
             </div>
             <div class="col-xs-12 col-sm-9">
                 {{ content }}