Skip to content

Commit

Permalink
SEO
Browse files Browse the repository at this point in the history
kayla-glick committed Feb 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8e743d1 commit 8891234
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -5,11 +5,15 @@
<html>
<head>
<title>WoWSims - WoW Classic Simulators</title>

<meta charset="utf-8">

<link rel="icon" href="assets/img/favicon.ico" type="image/x-icon">

<meta name="description" content="Simulations for World of Warcraft® Classic.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

{% seo %}
<link rel="icon" href="assets/img/favicon.ico" type="image/x-icon">

<link rel="stylesheet" href="/assets/scss/index.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" integrity="sha512-9usAa10IRO0HhonpyAIVpjrylPvoDwiPUiKdWk5t3PyolY1cOd4DSE0Ga+ri4AuTroPR5aQvXU9xC6qOPnzFeg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>

0 comments on commit 8891234

Please sign in to comment.