-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathscilifelab_footer_standalone.html
More file actions
4 lines (4 loc) · 4.31 KB
/
Copy pathscilifelab_footer_standalone.html
File metadata and controls
4 lines (4 loc) · 4.31 KB
1
2
3
4
<!-- SciLifeLab Footer Section - Pure HTML with SVG Vector Icons -->
<div><!-- SciLifeLab logo, text, and social media icons all in one line -->
<div><img alt="SciLifeLab Logo" src="https://raw.githubusercontent.com/JoannaSendecka/monitor_icons/main/SciLifeLab/scilifelab.png" style="display:inline-block; height:24px; object-fit:contain; vertical-align:middle; width:auto" /> <strong>This instance of OpenAIRE Monitor is maintained by SciLifeLab. Follow us: </strong> <!-- Bluesky --> <a href="https://bsky.app/profile/scilifelab.se/post/3lpqlsonvq22f" rel="noopener" style="display: inline-block; width: 32px; height: 32px; text-decoration: none; vertical-align: middle; opacity: 1; visibility: visible;" target="_blank" title="Follow SciLifeLab on Bluesky"> <img alt="Bluesky" src="https://raw.githubusercontent.com/JoannaSendecka/monitor_icons/main/Socialmedia_32x32_svg/bluesky.svg" style="display:block; height:32px; object-fit:contain; vertical-align:middle; width:32px" /> </a> <!-- Facebook --> <a href="https://www.facebook.com/scilifelab/" rel="noopener" style="display: inline-block; width: 32px; height: 32px; text-decoration: none; vertical-align: middle; opacity: 1; visibility: visible;" target="_blank" title="Follow SciLifeLab on Facebook"> <img alt="Facebook" src="https://raw.githubusercontent.com/JoannaSendecka/monitor_icons/main/Socialmedia_32x32_svg/facebook.svg" style="display:block; height:32px; object-fit:contain; vertical-align:middle; width:32px" /> </a> <!-- LinkedIn --> <a href="https://www.linkedin.com/company/scilifelab/posts/?feedView=all" rel="noopener" style="display: inline-block; width: 32px; height: 32px; text-decoration: none; vertical-align: middle; opacity: 1; visibility: visible;" target="_blank" title="Follow SciLifeLab on LinkedIn"> <img alt="LinkedIn" src="https://raw.githubusercontent.com/JoannaSendecka/monitor_icons/main/Socialmedia_32x32_svg/linkedin.svg" style="display:block; height:32px; object-fit:contain; vertical-align:middle; width:32px" /> </a> <!-- Instagram --> <a href="https://www.instagram.com/scilifelab/?hl=en" rel="noopener" style="display: inline-block; width: 32px; height: 32px; text-decoration: none; vertical-align: middle; opacity: 1; visibility: visible;" target="_blank" title="Follow SciLifeLab on Instagram"> <img alt="Instagram" src="https://raw.githubusercontent.com/JoannaSendecka/monitor_icons/main/Socialmedia_32x32_svg/instagram.svg" style="display:block; height:32px; object-fit:contain; vertical-align:middle; width:32px" /> </a> <!-- YouTube --> <a href="https://www.youtube.com/@SciLifeLabSweden" rel="noopener" style="display: inline-block; width: 32px; height: 32px; text-decoration: none; vertical-align: middle; opacity: 1; visibility: visible;" target="_blank" title="Follow SciLifeLab on YouTube"> <img alt="YouTube" src="https://raw.githubusercontent.com/JoannaSendecka/monitor_icons/main/Socialmedia_32x32_svg/youtube.svg" style="display:block; height:32px; object-fit:contain; vertical-align:middle; width:32px" /> </a> <!-- Newsletter --> <strong>Sign up to our Newsletter:</strong> <a href="https://www.scilifelab.se/sign-up-to-our-newsletter/" rel="noopener" style="display: inline-block; width: 32px; height: 32px; text-decoration: none; vertical-align: middle; opacity: 1; visibility: visible;" target="_blank" title="Sign up to SciLifeLab newsletter"> <img alt="Newsletter" src="https://raw.githubusercontent.com/JoannaSendecka/monitor_icons/main/Socialmedia_32x32_svg/newsletter.svg" style="display:block; height:32px; object-fit:contain; vertical-align:middle; width:32px" /> </a> <!-- Events --> <strong>Join our Events:</strong> <a href="https://www.scilifelab.se/events/" rel="noopener" style="display: inline-block; width: 32px; height: 32px; text-decoration: none; vertical-align: middle; opacity: 1; visibility: visible;" target="_blank" title="Join our Events"> <img alt="Events" src="https://raw.githubusercontent.com/JoannaSendecka/monitor_icons/main/Socialmedia/scilifelab_small.svg" style="display:block; height:32px; object-fit:contain; vertical-align:middle; width:32px" /> </a></div>
</div>