Skip to content

Commit

Permalink
Remove obsolete "home" link and attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaIng authored Apr 1, 2021
1 parent 82a78e7 commit 43b3369
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions contribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="home" href="https://dietpi.com/">
<link rel="canonical" href="https://dietpi.com/contribute.html">
<title>Contribute to DietPi</title>
<meta name="description" content="Optimised | Simplified | For everyone - There are many ways you could support DietPi, with a contribution of any size !">
Expand Down Expand Up @@ -49,7 +48,7 @@
<button class="navbar-toggler" data-toggle="collapse" data-target=".navbar-collapse"><svg viewBox="0 0 12 12"><path d="M1 1h10M1 6h10M1 11h10"/></svg></button>
<!-- Main navigation -->
<div class="navbar-nav navbar-collapse collapse">
<a class="nav-link" rel="home" href="/">Home</a>
<a class="nav-link" href="/">Home</a>
<a class="nav-link" href="/#features">Features</a>
<a class="nav-link" href="/#download">Download</a>
<a class="nav-link" href="/#gettingstarted">Getting Started</a>
Expand Down

0 comments on commit 43b3369

Please sign in to comment.