4d3b8b4745708e14333be08ed5c5c10fa47793b9 lrnassar Mon Nov 27 08:47:40 2023 -0800 Moving the conferences section lower in the page, refs #31573 diff --git src/hg/htdocs/index.html src/hg/htdocs/index.html index 188c921..3117aa8 100755 --- src/hg/htdocs/index.html +++ src/hg/htdocs/index.html @@ -67,35 +67,35 @@ </div> <!-- previewWarningRow --> <!--#endif --> <!-- warning for mirrors (if applicable) --> <!--#if expr='"$SERVER_NAME" != /.*.ucsc.edu/ && "$SERVER_NAME" != /.*.sdsc.edu/ && "$SERVER_NAME" != /browser/'--> <!-- 'browser' = GBiB --> <p style="text-align: center;"> <strong>This website <em><!--#echo var="HTTP_HOST" --></em> is a "mirror" not run by UCSC.</strong> If you have questions, please try to contact the person who manages this mirror. <br><br> <strong>If you write the UCSC mailing list, please include this mirror's address <em>http://<!--#echo var="HTTP_HOST" --></em> with any questions.</strong></p> <!--#endif --> - <!-- Meetings and Workshops --> - <!--#include virtual="indexMeetings.html"--> - <div class="row"> <!-- Tools --> <!--#include virtual="ourTools.html"--> <!-- Latest Releases --> <!--#include virtual="indexReleases.html"--> </div> + <!-- Meetings and Workshops --> + <!--#include virtual="indexMeetings.html"--> + <div class="row"> <!-- Sharing --> <!--#include virtual="indexSharing.html"--> <!-- Training --> <!--#include virtual="indexTraining.html"--> </div> <!--#include virtual="$ROOT/inc/gbPageEnd.html"-->