Skip to content

Commit 0f96bb6

Browse files
committed
fix erc img
1 parent fda091b commit 0f96bb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

observablehq.config.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tailwind.config = {
4848
<a href="abstract"><h4><span>Abstract</span></h4></a>
4949
<a href="team"><h4><span>Team</span></h4></a>
5050
<a href="publications"><h4><span>Publications</span></h4></a>
51-
<a href="news"><h4><span>News</span></h4></a>
51+
<a href="news"><h4><span>News</span></h4></a>
5252
</span>
5353
</div>
5454
</div>`,
@@ -58,7 +58,7 @@ tailwind.config = {
5858
<span class="w-[80%]">
5959
This project has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (grant agreement No 949587).
6060
</span>
61-
<img src="./_file/assets/erc_logo-150x150.8f2998a7.png" alt="ERC Logo" height="100" width="100"/>
61+
<img src="./_file/assets/LOGO_ERC.4fe079ee.jpg" alt="ERC Logo" height="100" width="100"/>
6262
</div>`,
6363

6464
// toc: true, // whether to show the table of contents

0 commit comments

Comments
 (0)