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

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

commit d6d37a8fd56508f2c11a4045c50c08fc3bee4138
Author: ocket8888 <[email protected]>
AuthorDate: Tue Sep 7 15:05:51 2021 -0600

    Add fourth event - ATC Summit Oct. 2017
---
 .../index.html                                     | 33 ++++++++++++++--------
 events/index.html                                  |  1 +
 2 files changed, 22 insertions(+), 12 deletions(-)

diff --git a/events/index.html 
b/events/atc.autumn.summit.october.2017/index.html
similarity index 81%
copy from events/index.html
copy to events/atc.autumn.summit.october.2017/index.html
index 0334989..053cf80 100644
--- a/events/index.html
+++ b/events/atc.autumn.summit.october.2017/index.html
@@ -4,7 +4,7 @@
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
-       <title>Events</title>
+       <title>Events - ATC Autumn Summit October 2017</title>
 
        <!-- Boostrap -->
        <link rel="stylesheet"
@@ -15,7 +15,11 @@
                        
integrity="sha384-slN8GvtUJGnv6ca26v8EzVaR9DC58QEwsIk9q1QXdCU8Yu8ck/tL/5szYlBbqmS+"
                        crossorigin="anonymous"></script>
        <link rel="icon" type="image/png" href="/resources/favicon.png">
-
+       <style type="text/css">
+               iframe {
+                       min-width: 100%;
+               }
+       </style>
 </head>
 <body>
 <nav class="navbar navbar-expand-lg navbar-dark bg-dark">
@@ -92,15 +96,20 @@
        </div>
 </nav>
 
-<div class="container">
-       <h1>Events</h1>
-       <p>This page contains information about Traffic Control-related events, 
past and future.</p>
-       <ul>
-               <li><a href="./fall.2016.meetup/">Fall 2016 Meetup</a></li>
-               <li><a href="./atc.spring.summit.april.2018/">ATC Spring Summit 
April 2018</a></li>
-               <li><a href="./atc.autumn.summit.october.2018/">ATC Autumn 
Summit October 2018</a></li>
-       </ul>
-</div>
-
+<article class="container">
+<h1>ATC Autumn Summit October 2017</h1>
+<ul>
+       <li>When: <time datetime="2017-10-17">October 17-18, 2017</time></li>
+       <li>Where: <address>6305 Peachtree Dunwoody Rd. Atlanta, GA 
30328</address></li>
+</ul>
+<section>
+       <h2>Schedule</h2>
+       <iframe 
src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRuGg3yVy563L2GuVG5xTMBHRaNmhgFpoSkrj8KsCjG1hB6ln0dv-wlMyx5NZ6GMBc03PEh2webfaZ8/pubhtml?gid=0&amp;single=true&amp;widget=true&amp;headers=false";
 width="550" height="850"></iframe>
+</section>
+<section>
+       <h2>Confirmed Attendees</h2>
+       <iframe 
src="https://docs.google.com/spreadsheets/d/1c1gKbowqfO5CYVSh9EPyFCPetRyeq1-uizx1Wpi9uFQ/pubhtml?widget=true&amp;headers=false";
 width="800" height="700" frameborder="0" marginheight="0" 
marginwidth="0"></iframe>
+</section>
+</article>
 </body>
 </html>
diff --git a/events/index.html b/events/index.html
index 0334989..bf7b8ca 100644
--- a/events/index.html
+++ b/events/index.html
@@ -97,6 +97,7 @@
        <p>This page contains information about Traffic Control-related events, 
past and future.</p>
        <ul>
                <li><a href="./fall.2016.meetup/">Fall 2016 Meetup</a></li>
+               <li><a href="./atc.autumn.summit.october.2017/">ATC Autumn 
Summit October 2017</a></li>
                <li><a href="./atc.spring.summit.april.2018/">ATC Spring Summit 
April 2018</a></li>
                <li><a href="./atc.autumn.summit.october.2018/">ATC Autumn 
Summit October 2018</a></li>
        </ul>

Reply via email to