[Commits] [svn:einsteintoolkit] www/about/gallery/gw150914/ (Rev. 1538)

barry.wardell at gmail.com barry.wardell at gmail.com
Sun Jun 5 17:05:55 CDT 2016


User: barry.wardell
Date: 2016/06/05 05:05 PM

Modified:
 /about/gallery/gw150914/
  index.php

Log:
 gw150914: Link to images from images

File Changes:

Directory: /about/gallery/gw150914/
===================================

File [modified]: index.php
Delta lines: +3 -3
===================================================================
--- about/gallery/gw150914/index.php	2016-06-05 22:05:51 UTC (rev 1537)
+++ about/gallery/gw150914/index.php	2016-06-05 22:05:55 UTC (rev 1538)
@@ -46,21 +46,21 @@
     <li class="gallerytable">
       <div class="gallerytable">
         <h4 class="gallerytable">Horizons</h4>
-        <a><img src="horizons.png" alt="BH horizons"></a>
+        <a href="horizons.png"><img src="horizons.png" alt="BH horizons"></a>
       </div>
     </li>
     
     <li class="gallerytable">
       <div class="gallerytable">
         <h4 class="gallerytable">Horizon coordinate trajectories</h4>
-        <a href="h22.asc"><img src="trajectories.png" alt="BH trajectories" width="242" height="237"></a>
+        <a href="trajectories.png"><img src="trajectories.png" alt="BH trajectories" width="242" height="237"></a>
       </div>
     </li>
     
     <li class="gallerytable">
       <div class="gallerytable">
         <h4 class="gallerytable">Gravitational waveform</h4>
-        <a href="h22.asc"><img src="waveform.png" alt="h_+^{2,2} at r=500M as a function of retarded time" width="542" height="191"></a>
+        <a href="waveform.png"><img src="waveform.png" alt="h_+^{2,2} at r=500M as a function of retarded time" width="542" height="191"></a>
       </div>
     </li>
   </ul>



More information about the Commits mailing list