Skip to content

Commit a75f697

Browse files
🔗 Linked mDirt to its website
Linked mDirt to https://faith-and-code-technologies.github.io/mDirt/
1 parent af8e2d4 commit a75f697

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h2>About Us</h2>
3232
<h2>Our Projects</h2>
3333
<div class="project-grid">
3434
<div class="project-card">
35-
<a href="https://github.com/Faith-and-Code-Technologies/mDirt-2" target="_blank">
35+
<a href="https://faith-and-code-technologies.github.io/mDirt/" target="_blank">
3636
<h3>mDirt</h3>
3737
<p>(making Datapacks is really tedious) A program created in Python & PySide6 to make it easier to add custom blocks, items, and recipes to Minecraft!</p>
3838
</a>
@@ -59,7 +59,7 @@ <h3>This Website</h3>
5959
</section>
6060

6161
<footer>
62-
<p>© 2024 Faith and Code Technologies. All rights reserved.</p>
62+
<p>© 2025 Faith and Code Technologies. All rights reserved.</p>
6363
</footer>
6464
</div>
6565

0 commit comments

Comments
 (0)