-
Notifications
You must be signed in to change notification settings - Fork 31
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
1 parent
0eb1c37
commit c595d75
Showing
8 changed files
with
76 additions
and
76 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
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
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 |
---|---|---|
|
@@ -6,16 +6,16 @@ | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<!-- --> <!-- <link rel="stylesheet" href="boxicons/css/boxicons.min.css"> --> | ||
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'> | ||
<link rel="stylesheet" href="styles/forgot-password.css"> | ||
<link rel="stylesheet" href="styles/Home.css"> | ||
<link rel="icon" href="/FlavorFleet/public/image/logo4.png"> | ||
<link rel="stylesheet" href="../styles/forgot-password.css"> | ||
<link rel="stylesheet" href="../styles/Home.css"> | ||
<link rel="icon" href="../image/logo4.png"> | ||
<title>forgot-password</title> | ||
</head> | ||
<body> | ||
<div class="wrapper"> | ||
<nav class="nav"> | ||
<div class="nav-logo"> | ||
<a href="/login" target="_blank" rel="noopener noreferrer"><p>FLAVORFLEET</p></a> | ||
<a href="./login.html" target="_blank" rel="noopener noreferrer"><p>FLAVORFLEET</p></a> | ||
|
||
</div> | ||
<!-- <div class="nav-menu" id="navMenu"> | ||
|
Oops, something went wrong.