[Swift-commit] r8298 - www/main

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Wed Nov 5 11:56:31 CST 2014


Author: wozniak
Date: 2014-11-05 11:56:31 -0600 (Wed, 05 Nov 2014)
New Revision: 8298

Modified:
   www/main/index.php
Log:
WIP


Modified: www/main/index.php
===================================================================
--- www/main/index.php	2014-11-05 17:53:09 UTC (rev 8297)
+++ www/main/index.php	2014-11-05 17:56:31 UTC (rev 8298)
@@ -175,9 +175,15 @@
 	
         <div id="feature">
 		<h5>Swift at SC 2014</h5>
-		<p>Swift will be featured at: </p>
-		<!-- <p><a href="../Swift-T" class="trailingLink">Learn more...</a></p> -->
-                <a href="http://datasys.cs.iit.edu/events/MTAGS14">MTAGS</a>
+		<p>Swift will be featured at: <br>
+		    <!-- <p><a href="../Swift-T" class="trailingLink">Learn more...</a></p> -->
+                    <ul>
+                      <li><a href="x">X</a></li>
+                      <li><a href="http://datasys.cs.iit.edu/events/MTAGS14">MTAGS</a></li>
+                      <li><a href="http://jiahao.github.io/hptcdl-sc14/">HPTCDL</a></li>
+                      <li><a href="http://www.vi-hps.org/symposia/other/espt-sc14.html">ESPT</a></li>
+                    </ul>
+                  </p>
         </div>
 	
         <div id="feature">




More information about the Swift-commit mailing list