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

diff --git src/hg/htdocs/indexSharing.html src/hg/htdocs/indexSharing.html
new file mode 100755
index 0000000..ef0aa6b
--- /dev/null
+++ src/hg/htdocs/indexSharing.html
@@ -0,0 +1,24 @@
+<div class="col-md-6">
+  <h2>Sharing data</h2>
+  <!--#include virtual="thumbNailLinks.html"-->
+  <p style="font-size: small">Click the images to explore the latest <a target="_blank" href="/cgi-bin/hgPublicSessions">Public Sessions</a> on our main site.</p>
+    <div class="jwSection">
+      <div class="jwSectionContents">
+        <ul class="jwNoBullet jwLessIndent">
+
+          <li class="jwSquareBullet">
+            <a href="cgi-bin/hgSession">Sessions</a>
+            - Configure, save, and share short links to Genome Browser views
+          </li>
+          <li class="jwSquareBullet">
+            <a href="cgi-bin/hgHubConnect#publicHubs">Track Hubs</a>
+            - A powerful tool for displaying your own or viewing other data annotations
+          </li>
+          <li class="jwSquareBullet">
+            <a href="cgi-bin/hgCustom">Custom Tracks</a>
+            - A simple way to display some custom annotations
+          </li>
+        </ul>
+      </div>
+    </div>
+</div>