Skip to content

Commit 812b303

Browse files
committed
Add site favicon and touch icon assets
1 parent 828d067 commit 812b303

4 files changed

Lines changed: 3 additions & 0 deletions

File tree

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
name="description"
88
content="c4Lab builds computational solutions for biological problems across genomics, multi-omics, and precision medicine."
99
/>
10+
<link rel="icon" type="image/png" sizes="32x32" href="/images/icons/favicon-32x32.png" />
11+
<link rel="apple-touch-icon" sizes="180x180" href="/images/icons/apple-touch-icon.png" />
12+
<link rel="icon" type="image/png" sizes="192x192" href="/images/icons/android-chrome-192x192.png" />
1013
<title>c4Lab</title>
1114
<!-- SPA redirect handler for GitHub Pages 404.html workaround -->
1215
<script>
4.46 KB
Loading
4.12 KB
Loading
844 Bytes
Loading

0 commit comments

Comments
 (0)