You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/About.tsx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,9 @@ const About = () => {
21
21
South Park,
22
22
Impractical Jokers.
23
23
<br></br>
24
-
For those of you curious, the favicon is a 4-hypercube graph. Check the <ahref="/icon.ico"target="_blank"className="inline-flex items-center hover:underline">
24
+
For those of you curious, the favicon is a 4-hypercube graph. Check the <ahref="/icon.ico"target="_blank"className="inline-flex items-center hover:underline text-orange-500">
</a> out and learn <ahref="https://en.wikipedia.org/wiki/Hypercube_graph"target="_blank"className="inline-flex items-center hover:underline">
26
+
</a> out and learn <ahref="https://en.wikipedia.org/wiki/Hypercube_graph"target="_blank"className="inline-flex items-center hover:underline text-blue-violet-500">
27
27
more <ArrowUpRightclassName="w-4 h-4 md:w-5 md:h-5"/>
0 commit comments