Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<nav class="navbar navbar-expand-lg navbar-dark navbar-fixed-top menu menu-1">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="#myPage"><i class="fab fa-osi"></i></a>
<a class="navbar-brand" href="about.html"><i class="fab fa-osi"></i></a>
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
Expand Down