Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6cb245d2e4 | |||
| 64b993f089 | |||
| 4ab423eef9 |
@@ -41,6 +41,8 @@ export default function LandingPage() {
|
|||||||
name: "Experience", id: "#experience"},
|
name: "Experience", id: "#experience"},
|
||||||
{
|
{
|
||||||
name: "Education", id: "#education"},
|
name: "Education", id: "#education"},
|
||||||
|
{
|
||||||
|
name: "Languages", id: "#languages"},
|
||||||
{
|
{
|
||||||
name: "Contact", id: "#contact"},
|
name: "Contact", id: "#contact"},
|
||||||
]}
|
]}
|
||||||
@@ -237,6 +239,8 @@ export default function LandingPage() {
|
|||||||
label: "Experience", href: "#experience"},
|
label: "Experience", href: "#experience"},
|
||||||
{
|
{
|
||||||
label: "Education", href: "#education"},
|
label: "Education", href: "#education"},
|
||||||
|
{
|
||||||
|
label: "Languages", href: "#languages"},
|
||||||
{
|
{
|
||||||
label: "Contact", href: "#contact"},
|
label: "Contact", href: "#contact"},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user