feat: don't open cozy in new tab
This commit is contained in:
parent
f0a51464be
commit
ac1cf5df91
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import { SITE_AUTHOR_MASTODON, SITE_DESCRIPTION, SITE_PROJECT_REPO, SITE_TITLE }
|
|||
<small class="site-description">{SITE_DESCRIPTION}</small>
|
||||
</div>
|
||||
<div class="social-links">
|
||||
<a href="/" target="_blank">
|
||||
<a href="/">
|
||||
<span class="primary-btn">Get Cozy!</span>
|
||||
</a>
|
||||
<a href={SITE_AUTHOR_MASTODON} target="_blank">
|
||||
|
|
Loading…
Reference in a new issue