Skip to content

Commit 39b65a1

Browse files
skill issue
1 parent dff0072 commit 39b65a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/_document.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ class CustomDocument extends Document {
117117
</Head>
118118
<body>
119119
<a href="https://juststudio.is-a.dev/" rel="noreferrer noopener" class="h-logo-link">
120-
<img src="/img/logo-200h.png" alt="JustStudio." class="h-logo" />
120+
<img src="/img/logo.png" alt="JustStudio." class="h-logo" />
121121
</a>
122122
<Main></Main>
123123
<NextScript></NextScript>

0 commit comments

Comments
 (0)