Skip to content

Commit

Permalink
feat: add link to them1068
Browse files Browse the repository at this point in the history
Signed-off-by: ZTL-UwU <zhangtianli2006@163.com>
  • Loading branch information
ZTL-UwU committed Jun 15, 2024
1 parent 05af605 commit 418bb07
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
<Icon name="lucide:github" size="18" />
</Button>
</NuxtLink>
<NuxtLink to="https://the1068.pictures/" target="_blank">
<Button variant="ghost" size="icon">
<span class="font-serif leading-[0.6rem] text-xs font-semibold">
10<br>68
</span>
</Button>
</NuxtLink>
</div>
</div>
</header>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@
"vue-tsc": "^2.0.21",
"wrangler": "^3.60.3"
}
}
}

0 comments on commit 418bb07

Please sign in to comment.