Skip to content

Commit

Permalink
Mengubah Link
Browse files Browse the repository at this point in the history
  • Loading branch information
kingramzy committed Sep 13, 2021
1 parent 9a6938b commit 507d22c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@

<title>My Pictures</title>
</head>
<body>
<body id="home">
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top bg-primary">
<div class="container">
<a class="navbar-brand" href="#">RamzyPic</a>
<a class="navbar-brand" href="#home">RamzyPic</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
Expand Down

0 comments on commit 507d22c

Please sign in to comment.