Skip to content

Commit 1f3fac9

Browse files
committed
fix: footer adjustment for autocode
1 parent 78fc1e0 commit 1f3fac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/partials/global/footer.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="content has-text-centered">
33
<p>
44
<strong>Leaf</strong> by <a href="https://twitter.com/iBotPeaches">iBotPeaches</a>. The source code is available at
5-
<a href="https://github.com/iBotPeaches/LeafApp_Infinite">GitHub</a>. API Data from <a href="https://halodotapi.com">HaloDotAPI</a>
5+
<a href="https://github.com/iBotPeaches/LeafApp_Infinite">GitHub</a>. API Data from <a href="https://autocode.com/lib/halo/">HaloDotAPI (Autocode)</a>
66
</p>
77
</div>
88
</footer>

0 commit comments

Comments
 (0)