a00d939e11a343b13d6d9867401e418aea83cad5
lrnassar
  Mon Nov 14 16:03:48 2022 -0800
Committing new index page, refs #29695

diff --git src/hg/htdocs/indexTraining.html src/hg/htdocs/indexTraining.html
new file mode 100755
index 0000000..c0f23ed
--- /dev/null
+++ src/hg/htdocs/indexTraining.html
@@ -0,0 +1,25 @@
+<div class="col-md-6">
+  <h2>Learning</h2>
+    <p>
+    <iframe width="32%" height="33%" src="https://www.youtube.com/embed/NBDMNv2KFik?rel=0"
+    frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
+    allowfullscreen></iframe>
+    <iframe width="32%" height="33%" src="https://www.youtube.com/embed/1RkqDlEKnyU?rel=0"
+    frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
+    allowfullscreen></iframe>
+    <iframe width="32%" height="33%" src="https://www.youtube.com/embed/d5rHBLXwraM?rel=0"
+    frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
+    allowfullscreen></iframe>
+    </p>
+    
+    <p>
+    <ul>
+    <li><a target="_blank" href="training/index.html">Training</a> - 
+    Visit our training page for videos, manuals, and tutorials on the Genome Browser</li>
+    <li><a target="_blank" href="training/education/index.html">Education</a> - 
+    We offer teaching modules using the Browser aimed at the undergraduate classroom</li>
+    <li><b>Workshops</b> - If you would like to request a virtual or in-person workshop, please 
+    <a href="mailto:genome-www@soe.ucsc.edu" target="_blank">contact us</a></li>    
+    </ul> 
+
+</div>