mirror of
https://github.com/Kyren223/website.git
synced 2026-08-13 05:44:25 +00:00
Remove timezone and instead add gitea repo, also change to working on
krypton
This commit is contained in:
@@ -72,7 +72,12 @@ const email = "contact at kyren.codes";
|
||||
</svg>
|
||||
</button>
|
||||
</TerminalBorder>
|
||||
<TerminalBorder header="GitHub">
|
||||
<TerminalBorder header="Git Repos (main)">
|
||||
<Link href="https://git.kyren.codes/Kyren223">
|
||||
git.kyren.codes/Kyren223
|
||||
</Link>
|
||||
</TerminalBorder>
|
||||
<TerminalBorder header="GitHub (secondary)">
|
||||
<Link href="https://github.com/Kyren223">
|
||||
github.com/Kyren223
|
||||
</Link>
|
||||
@@ -82,12 +87,12 @@ const email = "contact at kyren.codes";
|
||||
Kyren223
|
||||
</Link>
|
||||
</TerminalBorder>
|
||||
<TerminalBorder header="Timezone">
|
||||
<div class="flex justify-between w-full">
|
||||
<span class="text-left">UTC+{utcOffset}</span>
|
||||
<span id="time" class="text-right">Loading...</span>
|
||||
</div>
|
||||
</TerminalBorder>
|
||||
<!-- <TerminalBorder header="Timezone"> -->
|
||||
<!-- <div class="flex justify-between w-full"> -->
|
||||
<!-- <span class="text-left">UTC+{utcOffset}</span> -->
|
||||
<!-- <span id="time" class="text-right">Loading...</span> -->
|
||||
<!-- </div> -->
|
||||
<!-- </TerminalBorder> -->
|
||||
<div class="w-[334%]">
|
||||
<TerminalBorder header="SSH Key">
|
||||
<div class="sshKeyCopy w-[100%] flex items-center group">
|
||||
@@ -117,9 +122,9 @@ const email = "contact at kyren.codes";
|
||||
</div>
|
||||
<div class="w-[67%]">
|
||||
<TerminalBorder header="Status">
|
||||
<p class="text-[1vw]">
|
||||
Working on <Link href="https://github.com/kyren223/eko"
|
||||
>EKO
|
||||
<p class="text-[0.96vw]">
|
||||
Working on <Link href="https://git.kyren.codes/kyren223/Krypton"
|
||||
>Krypton
|
||||
</Link> | Learning Langdev & Compiler Design | Available for hire
|
||||
</p>
|
||||
</TerminalBorder>
|
||||
|
||||
Reference in New Issue
Block a user