We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5c14d5 commit 8daa773Copy full SHA for 8daa773
2 files changed
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2021-PRESENT Yulei Chen<https://tangled.org/yuleichen.dev>
+Copyright (c) 2021-PRESENT Yulei Chen<https://tangled.org/yulei.and.cat>
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
app/components/Footer.vue
@@ -1,7 +1,7 @@
<template>
<div text="xl gray-400" m-5 pt-20 flex="~ gap3" justify-center>
<!-- <NuxtLink i-carbon-campsite to="/" /> -->
- <a i-carbon-code href="https://tangled.org/yuleichen.dev/atprofile.me" target="_blank" />
+ <a i-carbon-code href="https://tangled.org/yulei.and.cat/atprofile.me" target="_blank" />
<DarkToggle />
</div>
7
</template>
0 commit comments