0ad16c8066621df1e4d4dd7cc1a463c94a75b233
lrnassar
  Wed Jul 24 13:27:27 2024 -0700
Adding 2 more footer files I forgot before, two more of our 76 individual footer files. This is to simplify the menu options, refs #33509

diff --git src/hg/htdocs/inc/gbFooter.html src/hg/htdocs/inc/gbFooter.html
index 55fbe8c..8c50a46 100755
--- src/hg/htdocs/inc/gbFooter.html
+++ src/hg/htdocs/inc/gbFooter.html
@@ -1,59 +1,61 @@
 
         
 
 
 <div class="gbClearBoth"></div>
 <div id="footer" class="gbRow gbFooterContainer">
   <div class="gbFooterColumn">
     <a href="http://www.ucsc.edu">UCSC Home</a>
     <br>
     <a href="http://www.soe.ucsc.edu">BSOE Home</a>
     <br>
     <a href="https://ucscgenomics.soe.ucsc.edu/">Genomics Institute Home</a>
+    <br>
+    <a href="../license/">Licenses</a>
   </div>
 
   <div class="gbFooterColumn">
-    <a href="../license/">Licenses</a>
-    <br>
     <a href="../training/">Training</a>
     <br>
+    <a href="../FAQ/index.html">FAQs & Search</a>
+    <br>
     <a href="../cite.html">Cite Us</a>
     <br>
-    <a href="../FAQ/index.html">FAQs & Search</a>
+    <a href="../goldenPath/pubs.html">Publications</a>
   </div>
 
   <div class="gbFooterColumn">
     <a href="https://genome-store.ucsc.edu/">Store</a>
     <br>
     <a href="../contacts.html">Contact</a>
     <br>
     <a href="../cgi-bin/hgUserSuggestion">Suggestions</a>
     <br>
     <a href="https://ucscgenomics.soe.ucsc.edu/careers/">Jobs</a>
   </div>
 
   <div class="gbFooterColumn">
     <div class="gbFooterIcons">
       <a href="http://www.facebook.com/ucscGenomeBrowser">
         <i class="fa fa-facebook-square fa-2x"></i></a>
       &nbsp;&nbsp;
       <a href="https://www.twitter.com/GenomeBrowser">
         <i class="fa fa-twitter-square fa-2x"></i></a>
       &nbsp;&nbsp;
       <a href="http://genome.ucsc.edu/blog/">
         <i class="fa fa-wordpress fa-2x"></i></a>
       <br>
       <a href="https://secure.ucsc.edu/s/1069/bp18/interior.aspx?sid=1069&gid=1001&pgid=780&cid=1749&dids=645">
         <div class="gbAllCapsButton gbDonateButton" id="donateButton">
           Donate
         </div>
       </a>
     </div>
   </div>
 
   <div class="gbFooterCopyright">
     &copy; 2000-2024 The Regents of the University of California. All Rights Reserved.
     <br>
     <a href="../conditions.html">Conditions of Use</a>
   </div>
 </div>