This commit is contained in:
@@ -3,7 +3,7 @@ export function Footer() {
|
||||
<footer className="mt-auto border-t border-line">
|
||||
<div className="mx-auto flex max-w-[72rem] flex-col gap-3 px-5 py-6 sm:flex-row sm:items-center sm:justify-between sm:px-6">
|
||||
<p className="text-[0.82rem] leading-6 text-muted">
|
||||
Research, writing, and software.
|
||||
World models for RL, GPUs, and deep learning systems.
|
||||
</p>
|
||||
<div className="flex flex-wrap gap-4 text-[0.82rem] text-ink">
|
||||
<a href="mailto:akshaykolli@hotmail.com" className="transition-colors hover:text-accent">
|
||||
|
||||
Reference in New Issue
Block a user