001f48ab4a372d351aa44edb874e0339ecd4d046
gperez2
  Tue Nov 18 16:13:08 2025 -0800
Adding the ASHG 2020 poster to the poster gallery, refs #36182

diff --git src/hg/htdocs/goldenPath/help/posters.html src/hg/htdocs/goldenPath/help/posters.html
index 7ef5a39efcb..b7491daf3fa 100755
--- src/hg/htdocs/goldenPath/help/posters.html
+++ src/hg/htdocs/goldenPath/help/posters.html
@@ -291,39 +291,49 @@
       <div class="poster-box">
         <a class="poster-link" href="/goldenPath/posters/CSHL_2021.pdf" target="_blank" rel="noopener">
           <span class="poster-conf">CSHL 2021</span>
           <span class="poster-title">UCSC Genome Browser in the Cloud (GBiC)</span>
           <img class="poster-img" src="/goldenPath/posters/CSHL_2021_thumb.png" alt="CSHL 2021 preview">
         </a>
       </div>
     </div>
   </div>
 </div>
 
 <!-- ======= YEAR 2020 ======= -->
 <button id="2020" class="collapsible active">2020</button>
 <div class="collapseMe" >
   <div class="row">
-    <div class="col-md-12">
+    <div class="col-md-6">
       <div class="poster-box">
         <a class="poster-link" href="/goldenPath/posters/PAG_Poster_API_2020.pdf" target="_blank" rel="noopener">
           <span class="poster-conf">PAG 2020</span>
           <span class="poster-title">UCSC Genome Browser REST API Returning Assembly Hub JSON Data</span>
           <img class="poster-img" src="/goldenPath/posters/PAG_Poster_API_2020_thumb.png" alt="PAG 2020 preview">
         </a>
       </div>
     </div>
+
+    <div class="col-md-6">
+      <div class="poster-box">
+        <a class="poster-link" href="/goldenPath/posters/ASHG2020.pdf" target="_blank" rel="noopener">
+          <span class="poster-conf">ASHG 2020</span>
+          <span class="poster-title">Visualizing Hi-C chromatin interactions in the UCSC Genome Browser</span>
+          <img class="poster-img" src="/goldenPath/posters/ASHG2020_thumb.png" alt="ASHG 2020 preview">
+        </a>
+      </div>
+    </div>
   </div>
 </div>
 
 <!-- ======= YEAR 2019 ======= -->
 <button id="2019" class="collapsible active">2019</button>
 <div class="collapseMe" >
   <div class="row">
     <div class="col-md-6">
       <div class="poster-box">
         <a class="poster-link" href="/goldenPath/posters/UCSC_PAG_2019_AssemblyHub.pdf" target="_blank" rel="noopener">
           <span class="poster-conf">PAG 2019</span>
           <span class="poster-title">Annotating Variants and Displaying Multiple Alignments on Your Assemblies Using the UCSC Genome Browser</span>
           <img class="poster-img" src="/goldenPath/posters/UCSC_PAG_2019_AssemblyHub_thumb.png" alt="PAG 2019 preview">
         </a>
       </div>