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

vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 8f68f756 Move `thanks.adoc` from Log4j to here
8f68f756 is described below

commit 8f68f756c580414784a6869de4520de0299e7746
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Tue May 28 09:57:47 2024 +0200

    Move `thanks.adoc` from Log4j to here
---
 _includes/navbar.html     |  14 --------------
 img/sponsors/intellij.png | Bin 0 -> 4299 bytes
 img/sponsors/yourkit.png  | Bin 0 -> 5554 bytes
 support.adoc              |  16 ++++++++++++++++
 4 files changed, 16 insertions(+), 14 deletions(-)

diff --git a/_includes/navbar.html b/_includes/navbar.html
index 9b878470..b708c1af 100644
--- a/_includes/navbar.html
+++ b/_includes/navbar.html
@@ -28,20 +28,6 @@
             <ul class="nav">
                 <li><a href="/xml/ns">XML Schemas</a></li>
             </ul>
-            <ul class="nav pull-right">
-                <li class="dropdown">
-                    <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Apache<b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        <li><a target="_blank" 
href="https://www.apache.org/";>Home</a></li>
-                        <li><a target="_blank" 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-                        <li><a target="_blank" 
href="https://www.apache.org/licenses/";>License</a></li>
-                        <li><a target="_blank" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-                        <li><a target="_blank" 
href="https://www.apache.org/events/current-event.html";>Current Events</a></li>
-                        <li><a target="_blank" 
href="https://www.apache.org/security/";>Security</a></li>
-                        <li><a target="_blank" 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy</a></li>
-                    </ul>
-                </li>
-            </ul>
             <ul class="nav pull-right">
                 <li><a href="/blog">Blog</a></li>
             </ul>
diff --git a/img/sponsors/intellij.png b/img/sponsors/intellij.png
new file mode 100644
index 00000000..319205b3
Binary files /dev/null and b/img/sponsors/intellij.png differ
diff --git a/img/sponsors/yourkit.png b/img/sponsors/yourkit.png
new file mode 100644
index 00000000..dccf5743
Binary files /dev/null and b/img/sponsors/yourkit.png differ
diff --git a/support.adoc b/support.adoc
index 648a033d..fd2f7ee6 100644
--- a/support.adoc
+++ b/support.adoc
@@ -138,6 +138,22 @@ In either case, while the Apache Logging Services project 
thanks you for your su
 * https://github.com/rgoers[Ralph Goers]
 * https://github.com/vy[Volkan Yazıcı]
 
+[#sponsors]
+=== Sponsors
+
+There are a handful of tools that developers in the community use; some are 
open-source and some are commercial.
+We would like to take this opportunity to thank our sponsors providing the 
project maintainers access to these tools:
+
+* https://www.jetbrains.com[JetBrains] with its 
https://www.jetbrains.com/idea/[Intellij IDEA]
++
+image::img/sponsors/intellij.png[alt="IntelliJ IDEA",width=200]
+
+* https://www.yourkit.com[YourKit] with its full-featured 
https://www.yourkit.com/java/profiler[Java Profiler]
++
+image::img/sponsors/yourkit.png[alt="YourKit",width=200]
+
+There are several https://www.apache.org/foundation/thanks.html[sponsors 
supporting ASF].
+
 [#commercial]
 == Third-party commercial support
 

Reply via email to