We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 025a655 commit e9fda74Copy full SHA for e9fda74
1 file changed
_includes/header.html
@@ -13,7 +13,7 @@ <h1 class="sr-only">Columbia University Narrative Intelligence Lab</h1>
13
<h1 class="sr-only">CUØ <small>/'kjuːnɪl/</small></h1>
14
<!-- The logo is 2:1 -->
15
<a href="/" class="block h-full w-36 lg:w-48">
16
- <img src="/assets/images/svg/cunil-logo.svg"
+ <img src="/assets/images/logo/cunil-logo.svg"
17
class="object-cover" alt="CUØ /'kjuːnɪl/"
18
/>
19
</a>
0 commit comments