Skip to content

Commit 8daa773

Browse files
committed
update handle
1 parent e5c14d5 commit 8daa773

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-PRESENT Yulei Chen<https://tangled.org/yuleichen.dev>
3+
Copyright (c) 2021-PRESENT Yulei Chen<https://tangled.org/yulei.and.cat>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

app/components/Footer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<template>
22
<div text="xl gray-400" m-5 pt-20 flex="~ gap3" justify-center>
33
<!-- <NuxtLink i-carbon-campsite to="/" /> -->
4-
<a i-carbon-code href="https://tangled.org/yuleichen.dev/atprofile.me" target="_blank" />
4+
<a i-carbon-code href="https://tangled.org/yulei.and.cat/atprofile.me" target="_blank" />
55
<DarkToggle />
66
</div>
77
</template>

0 commit comments

Comments
 (0)