Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Xenosians committed Aug 25, 2023
2 parents f946ec2 + f6b8f3b commit dc3784f
Show file tree
Hide file tree
Showing 5 changed files with 8,344 additions and 31,785 deletions.
8 changes: 4 additions & 4 deletions components/Navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ const Navbar = () => {
Playground
</Link>
<ResourcesDropdown />
{/* <Link route href="/member" color={color}>
<Link route href="/member" color={color}>
Member
</Link> */}
</Link>
<Link route href="/about" color={color}>
About
</Link>
Expand Down Expand Up @@ -146,9 +146,9 @@ const Navbar = () => {
Playground
</Link>
<ResourcesDropdown />
{/* <Link p="2" route href="/member" color={color}>
<Link p="2" route href="/member" color={color}>
Member
</Link> */}
</Link>
<Link p="2" route href="/about" color={color}>
About
</Link>
Expand Down
2 changes: 1 addition & 1 deletion data/aslab21.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export default [
linkedin: "https://id.linkedin.com/in/alifnaufalyasin/",
github: "https://github.com/alifnaufalyasin/",
instagram: "https://www.instagram.com/alifnaufal_yasin/",
email: "mailto:alifnaufalyasin@student.telkomuniversity.ac.id",
email: "mailto:alifnaufalyasin@gmail.com",
},
},
{
Expand Down
Loading

0 comments on commit dc3784f

Please sign in to comment.