Skip to content

Commit 8aa4a4f

Browse files
committed
Remove target attribute on link
1 parent 56db6f8 commit 8aa4a4f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,7 @@ <h1 class="bottom-spacer">Metronomes</h1>
7272
</main>
7373

7474
<footer>
75-
<p>
76-
<a href="https://mce.codes" target="_blank">made by mcecode</a>
77-
</p>
75+
<p><a href="https://mce.codes">made by mcecode</a></p>
7876
</footer>
7977

8078
<script type="module" src="/src/main.ts"></script>

0 commit comments

Comments
 (0)