Skip to content

Commit

Permalink
Updated title, header and footer
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatSINEWAVE committed May 19, 2024
1 parent 33ea26d commit f839b05
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/YOH-7A.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mod Name</title>
<title>YOH-7A Model Remix</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<link rel="stylesheet" href="styles.css">
<link rel="icon" href="site-data/favicon.ico" type="image/x-icon">
Expand All @@ -15,16 +15,16 @@
<body>
<div class="wrapper">
<header>
<h1>World of Tanks Mods Showcase</h1>
<h1>SINEWAVE's Mods</h1>
<div class="buttons">
<a href="https://github.com/ThatSINEWAVE/World-Of-Tanks-Mods" class="btn">
<i class="fab fa-github"></i> GitHub </a>
<i class="fab fa-github"></i>GitHub</a>
<a href="https://ko-fi.com/thatsinewave" class="btn">
<i class="fas fa-heart"></i> Support Me </a>
<i class="fas fa-heart"></i>Support</a>
<a href="https://discord.com/invite/2nHHHBWNDw" class="btn">
<i class="fab fa-discord"></i> Discord </a>
<i class="fab fa-discord"></i>Discord</a>
<button id="themeBtn" class="btn">
<i class="fas fa-moon"></i> Dark </button>
<i class="fas fa-moon"></i>Dark</button>
</div>
</header>
<main>
Expand Down Expand Up @@ -68,7 +68,7 @@ <h2 id="modScreenshots">Screenshots</h2>
</div>
</div>
<footer>
<p>&copy; World of Tanks Mods Showcase</p>
<p>2024 &copy; World of Tanks Mods by SINEWAVE_</p>
</footer>
</div>
<script src="script.js"></script>
Expand Down

0 comments on commit f839b05

Please sign in to comment.