-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Home page
1 parent
2385e6b
commit 2d7dcdd
Showing
6 changed files
with
11 additions
and
12 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
|
||
<link rel="shortcut icon" href="../favicon.ico"> | ||
<script src="https://kit.fontawesome.com/d8666d7faf.js" crossorigin="anonymous"></script> | ||
<link href="main.css" rel="stylesheet"> | ||
<link href="styles/styles.css" rel="stylesheet"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Manrope:[email protected]&display=swap" rel="stylesheet"> | ||
|
@@ -24,8 +24,7 @@ | |
<section class="jumbotron jumbotron-fluid text-center"> | ||
<div class="navbar navbar-static-top navbar-expand-lg" role="navbar"> | ||
<a href="/" class="navbar-brand"> | ||
<!-- <img src="#" alt="Logo" />Potential Theme <small>Help Center</small> --> | ||
Potential Theme Help Center | ||
<img src="images/uniwebcommerce-logo.png" alt="Logo" /> | ||
</a> | ||
|
||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation"> | ||
|
@@ -194,6 +193,6 @@ <h2>Trending Articles</h2> | |
</div> | ||
</footer> | ||
|
||
<script src="../main.js"></script> | ||
<script src="../scripts.js"></script> | ||
</body> | ||
</html> |
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 |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
|
||
<link rel="shortcut icon" href="../favicon.ico"> | ||
<script src="https://kit.fontawesome.com/d8666d7faf.js" crossorigin="anonymous"></script> | ||
<link href="main.css" rel="stylesheet"> | ||
<link href="styles/styles.css" rel="stylesheet"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Manrope:[email protected]&display=swap" rel="stylesheet"> | ||
|
@@ -194,6 +194,6 @@ <h2>Trending Articles</h2> | |
</div> | ||
</footer> | ||
|
||
<script src="../main.js"></script> | ||
<script src="../scripts.js"></script> | ||
</body> | ||
</html> |
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
File renamed without changes.
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 |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
|
||
<link rel="shortcut icon" href="../favicon.ico"> | ||
<script src="https://kit.fontawesome.com/d8666d7faf.js" crossorigin="anonymous"></script> | ||
<link href="main.css" rel="stylesheet"> | ||
<link href="styles/styles.css" rel="stylesheet"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Manrope:[email protected]&display=swap" rel="stylesheet"> | ||
|
@@ -195,6 +195,6 @@ <h2>Trending Articles</h2> | |
</div> | ||
</footer> | ||
|
||
<script src="../main.js"></script> | ||
<script src="../scripts.js"></script> | ||
</body> | ||
</html> |