You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by fr...@apache.org on 2021/03/18 01:25:12 UTC

[trafficcontrol-website] branch apachecon_banner updated (90099e7 -> 95889c0)

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

friede pushed a change to branch apachecon_banner
in repository https://gitbox.apache.org/repos/asf/trafficcontrol-website.git.


 discard 90099e7  Added apachecon banner to footer
     new 95889c0  Add Apache Events banner

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (90099e7)
            \
             N -- N -- N   refs/heads/apachecon_banner (95889c0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 index.html | 56 ++++++++++++++++++++++++++++++--------------------------
 1 file changed, 30 insertions(+), 26 deletions(-)


[trafficcontrol-website] 01/01: Add Apache Events banner

Posted by fr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

friede pushed a commit to branch apachecon_banner
in repository https://gitbox.apache.org/repos/asf/trafficcontrol-website.git

commit 95889c0266ca20331f1fb219e9930d4eb4ed3516
Author: efriedrich <er...@disneystreaming.com>
AuthorDate: Wed Mar 17 21:24:47 2021 -0400

    Add Apache Events banner
---
 index.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/index.html b/index.html
index 3cd5e2e..b4c077d 100644
--- a/index.html
+++ b/index.html
@@ -102,6 +102,11 @@
            class="btn btn-dark btn-sm navbar-btn"><i class="fab fa-github fa-lg"></i> GitHub</a>
         <a href="https://twitter.com/trafficctrlcdn" target="_blank" class="btn btn-primary btn-sm navbar-btn"><i
                 class="fab fa-twitter fa-lg"></i> Follow</a>
+	<br/><br/>
+	<!-- ApacheCon / Apache Events banner -->
+        <script type="text/javascript"
+                src="https://www.apachecon.com/event-images/snippet.js"></script>
+        <a style="padding-top: 40px" class="acevent"  ></a>
     </div> <!-- End Jumbotron -->
 
     <div class="row">