mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 15:53:57 +00:00
updated codepen link
This commit is contained in:
parent
c69c2a7e52
commit
3661d7ddbd
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://codepen.io/liyunze-coding" target="_blank">
|
<a href="https://codepen.io/rythondev" target="_blank">
|
||||||
<div
|
<div
|
||||||
class="bg-white rounded-full w-7 h-7 flex justify-center items-center mr-3 hover:invert transition-[filter] duration-150"
|
class="bg-white rounded-full w-7 h-7 flex justify-center items-center mr-3 hover:invert transition-[filter] duration-150"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
|
|
@ -117,7 +117,7 @@ import SocialsComponent from "../components/elements/Socials.svelte";
|
||||||
Github
|
Github
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="https://codepen.io/liyunze-coding"
|
href="https://codepen.io/rythondev"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
class="inline-block w-[clamp(200px,50vw,600px)]
|
class="inline-block w-[clamp(200px,50vw,600px)]
|
||||||
relative
|
relative
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue