From affb3529343072bde3ec5a12f22b7a3e949da38c Mon Sep 17 00:00:00 2001
From: William Fullmer <william.fullmer@netl.doe.gov>
Date: Thu, 26 Sep 2019 09:31:35 -0400
Subject: [PATCH] wdf testing

---
 docs/webroot/gallery.html | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/docs/webroot/gallery.html b/docs/webroot/gallery.html
index 97aab5c..03b7d08 100644
--- a/docs/webroot/gallery.html
+++ b/docs/webroot/gallery.html
@@ -30,6 +30,38 @@
       
       <div class="container">
 
+
+<!-- comment -->
+        <header class="major">
+          <h2>Main title heading here</h2>
+          <p>Sub title heading here</p>
+        </header>
+        <div class="row 50% uniform">
+          <div class="4u 12u(small)">
+            <center>
+              <a href="./gallery_images/Runnels.gif">
+              <img src="./gallery_images/Runnels_small.gif" style="width: 251px; height: 234px" alt="" >
+              </a>
+              <br>
+              <a href="./gallery_images/Runnels.gif"> CLICK to enlarge </a>
+            </center>
+          </div>
+          <div class="8u$ 12u(small)">
+            Describ the animation here. 
+            <p><p>
+
+            Image courtesy of Contrib A, <a href="https://www.contribb.page.com">Contrib B</a>, 
+            Contrib C, Contrib Inst/Univ, Location. 
+
+            </p>
+          </div>
+        </div>
+        <p>
+<!-- comment -->
+
+
+
+
         <header class="major">
           <h2>Microstructure Evolution Using Solid Mechanics</h2>
           <p>Simulation of microstructure evolution in a polycrystalline solid using Alamo</p>
-- 
GitLab