Skip to content

Commit 8b9cac0

Browse files
committed
fix: update Github repository link to Symbioism-TLE
1 parent 04884d6 commit 8b9cac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/page.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default function IndexPage() {
4848
<a href="https://chatgpt.com/share/68a7323b-0620-8009-9de3-947e65565e63" className="border-2 border-[#BAE9F4] hover:bg-[#BAE9F4]/50 transition-colors py-3 px-4 rounded-lg flex items-center justify-center gap-2 font-bold" target="_blank"><Image src="/logos/chatgpt.svg" alt="ChatGPT" width={20} height={20} className="invert" /> GPT-5 </a>
4949
<a href="https://claude.ai/share/1bc9ace1-9638-40cc-b436-a4cd6a7fd0cd" className="border-2 border-[#BAE9F4] hover:bg-[#BAE9F4]/50 transition-colors py-3 px-4 rounded-lg flex items-center justify-center gap-2 font-bold" target="_blank"><Image src="/logos/claude.svg" alt="Claude" width={20} height={20} className="invert" /> Claude</a>
5050
<a href="https://grok.com/share/bGVnYWN5_a79eb1b2-17dd-47dd-85a1-96dda7dbf18d" className="border-2 border-[#BAE9F4] hover:bg-[#BAE9F4]/50 transition-colors py-3 px-4 rounded-lg flex items-center justify-center gap-2 font-bold" target="_blank"><Image src="/logos/grok.svg" alt="Grok" width={20} height={20} className="invert" /> Grok</a>
51-
<a href="https://github.com/Intelligent-Internet/TLE" className="border-2 border-[#BAE9F4] hover:bg-[#BAE9F4]/50 transition-colors py-3 px-4 rounded-lg flex items-center justify-center gap-2 font-bold" target="_blank"><Github /> Github</a>
51+
<a href="https://github.com/Intelligent-Internet/Symbioism-TLE" className="border-2 border-[#BAE9F4] hover:bg-[#BAE9F4]/50 transition-colors py-3 px-4 rounded-lg flex items-center justify-center gap-2 font-bold" target="_blank"><Github /> Github</a>
5252
</div>
5353
{/* <p className="text-base md:text-2xl text-gray-300 leading-relaxed font-bold">
5454
Our economic operating system is obsolete.<br />

0 commit comments

Comments
 (0)