-
-
Notifications
You must be signed in to change notification settings - Fork 641
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
Showing
6 changed files
with
4 additions
and
11 deletions.
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 |
---|---|---|
|
@@ -22,7 +22,7 @@ function Footer() { | |
}, | ||
{ | ||
name: "Contact", | ||
link: "mailto:[email protected]", | ||
link: "mailto:[email protected]", | ||
}, | ||
]; | ||
|
||
|
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
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 |
---|---|---|
|
@@ -73,7 +73,7 @@ function FAQ() { | |
Can't find what you are looking for?{" "} | ||
<span className={"underline"}> | ||
<a | ||
href={"mailto:[email protected]"} | ||
href={"mailto:[email protected]"} | ||
className="underline" | ||
style={{ color: "grey" }} | ||
> | ||
|
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
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 |
---|---|---|
|
@@ -69,7 +69,7 @@ function Navbar(props) { | |
}, | ||
{ | ||
name: "Contact", | ||
link: "mailto:[email protected]", | ||
link: "mailto:[email protected]", | ||
}, | ||
]; | ||
|
||
|
Binary file not shown.
8ce2afe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
learn-prompting – ./
learn-prompting-git-main-trigaten.vercel.app
learn-prompting-trigaten.vercel.app
learn-prompting.vercel.app