Skip to content

Commit 73e7d6e

Browse files
committedOct 10, 2023
add motrpac logo and link to page on index.html
1 parent 684b6de commit 73e7d6e

File tree

2 files changed

+568
-1
lines changed

2 files changed

+568
-1
lines changed
 

‎images/MoTrPAC-logo.svg

+566
Loading

‎index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,8 @@ <h5>Click to search by:</h5>
233233
<div style="padding-right: 20px;"><a target="_blank" href="http://dcic.4dnucleome.org"><img width="100px" src="images/4dn_logo.png"></a></div>
234234

235235
<div style="flex-basis: 100%; height: 0px;"></div>
236-
<div style="padding-bottom: 0px;"><a target="_blank" href="https://sparc.science"><img width="170px" src="images/SPARC-logo.png"></a></div>
236+
<div style="padding-bottom: 0px; padding-left: 20px;"><a target="_blank" href="https://sparc.science"><img width="170px" src="images/SPARC-logo.png"></a></div>
237+
<div style="padding-top: 28px;"><a target="_blank" href="https://motrpac-data.org"><img width="220px" src="images/MoTrPAC-logo.svg"></a></div>
237238
</div>
238239
</div>
239240
</div>

0 commit comments

Comments
 (0)
Please sign in to comment.