ce8f3ea0b9a92fdeae5257a2035b11dedc78b5b0 brianlee Thu Sep 19 08:47:11 2024 -0700 Adding a SSPsyGene Timeline graphic fo SSPsyGene portal, and links in footer, and CGI page footer; Commit Approved by Max in email 9/19/24 diff --git src/hg/cirm/cdw/lib/cdwPageFooter.h src/hg/cirm/cdw/lib/cdwPageFooter.h index 5178f3f..aa8fcc1 100644 --- src/hg/cirm/cdw/lib/cdwPageFooter.h +++ src/hg/cirm/cdw/lib/cdwPageFooter.h @@ -4,30 +4,32 @@ "<div class='row'>\n" "<div class='col'>\n" "<p class='text-muted'>\n" "<a href='../cirmIndex'>Home</a><br />\n" "<a href='https://www.ucsc.edu/' target='_blank'>UCSC Home <i\n" "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n" "<a href='https://www.nimh.nih.gov/' target='_blank'>NIMH Home <i\n" "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n" "</div>\n" "<div class='col'>\n" "<p class='text-muted'>\n" "<a href='https://sspsygene.ucsc.edu/' target='_blank'>SSPsyGene Home Page <i\n" "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n" "<a href='https://sspsygene.ucsc.edu/resources/' target='_blank'>SSPsyGene Resource Page <i\n" "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n" + "<a href='../sspsygeneTimeline.html' target='_blank'>SSPsyGene Timelines <i\n" + "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n" "</p>\n" "</div>\n" "<div class='col-sm'>\n" "<div class='row'>\n" "<p class='centered-text col-md-12'>\n" "<a href='https://www.facebook.com/nimhgov'\n" "target='_blank'><i class='fab fa-facebook-square fa-2x'></i></a>\n" " <a href='https://www.instagram.com/nimhgov/'\n" "target='_blank'><i class='fab fa-instagram fa-2x'></i></a>\n" " <a href='http://www.twitter.com/nomhgov' target='_blank'><i\n" "class='fab fa-twitter-square fa-2x'></i></a>\n" "</div>\n" "</div>\n" "</div>\n"