Skip to content

Commit

Permalink
Minor changes for SEO ratings.
Browse files Browse the repository at this point in the history
  • Loading branch information
ufuayk authored Aug 23, 2024
1 parent eac69a8 commit 26b8ceb
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css">
<link rel="stylesheet" href="styles.css">
<link rel="icon" href="img/favicon.ico">
<link rel="canonical" href="https://ufuayk.github.io/DistroHub/">
<meta name="description" content="DistroHub: Download *all* Linux distributions from a single source with a single click.">
<meta name="keywords" content="Linux, Linux distributions, DistroHub, Ubuntu, Fedora, Solus, Arch, distro, download, linux distro">
<meta property="og:title" content="DistroHub: Explore and Download Linux Distributions">
<meta property="og:description" content="Discover and compare various Linux distributions on DistroHub.">
<meta name="theme-color" content="#4FD2D7">
<meta name="rating" content="General">
<meta name="subject" content="Linux distributions and their download links.">
</head>
<body class="bg-dark text-light">
<div id="particles-js"></div>
Expand All @@ -27,4 +35,4 @@ <h1 class="text-center subtle-glow animate__animated animate__fadeIn">Welcome to
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script src="script.js"></script>
</body>
</html>
</html>

0 comments on commit 26b8ceb

Please sign in to comment.