Skip to content

Commit 7a9f2b2

Browse files
add JustStudio.' logo
1 parent f758b5a commit 7a9f2b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pages/_document.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@ class CustomDocument extends Document {
116116
}}></div>
117117
</Head>
118118
<body>
119+
<a href="https://juststudio.is-a.dev/" rel="noreferrer noopener" class="h-logo-link">
120+
<img src="https://juststudio.is-a.dev/img/logo-200h.png" alt="JustStudio." class="h-logo" />
121+
</a>
119122
<Main></Main>
120123
<NextScript></NextScript>
121124
<div

0 commit comments

Comments
 (0)