mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-07 18:23:04 +00:00
CV link
This commit is contained in:
2872
public/cv.pdf
Normal file
2872
public/cv.pdf
Normal file
File diff suppressed because it is too large
Load Diff
@@ -76,7 +76,12 @@ function Home() {
|
||||
))}
|
||||
</div>
|
||||
<div className="w-full max-w-5xl flex items-center justify-between gap-4">
|
||||
<AskAI name="me" inline />
|
||||
<div className="flex items-center gap-6">
|
||||
<a href="/cv.pdf" className="text-lg text-fg hover:text-accent">
|
||||
CV/RESUME
|
||||
</a>
|
||||
<AskAI name="me" inline />
|
||||
</div>
|
||||
<ThemeToggle />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user