-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
141df9a
commit 750f9c1
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ | |
</a> | ||
<a | ||
href="mailto:[email protected]" | ||
class="text-sm uppercase text-black dark:text-white hover:text-purple-500 underline decoration-2 decoration-purple-500 transition-colors duration-300" | ||
class="text-sm uppercase text-black dark:text-white hover:text-red-500 underline decoration-2 decoration-red-500 transition-colors duration-300" | ||
> | ||
</a> | ||
|
@@ -36,6 +36,13 @@ | |
> | ||
Resume | ||
</a> | ||
<a | ||
target="_blank" | ||
href="https://www.twitch.tv/thesneakycrow" | ||
class="text-sm uppercase text-black dark:text-white hover:text-purple-500 underline decoration-2 decoration-purple-500 transition-colors duration-300" | ||
> | ||
Twitch | ||
</a> | ||
</div> | ||
<p class="text-xl"> | ||
Hey there, I'm Zach. I'm a human being of many titles, and I'm definitely <span | ||
|