Skip to content

Commit

Permalink
Update layout.js
Browse files Browse the repository at this point in the history
  • Loading branch information
scottadkin committed Oct 12, 2024
1 parent ef19ccd commit 3c8469c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default async function RootLayout({ children }) {
{children}
<footer>
<a href="https://github.com/scottadkin/node-utstats-lite">Node UTStats Lite Website</a> for the <a href="https://github.com/rxut/UTStatsLite">UTStats Lite Mutator</a><br/>
Website Version 1.1.0 &copy; 2024 Scott Adkin<br/>
Website Version 1.1.1 &copy; 2024 Scott Adkin<br/>
UTStats mod was originally created by azazel, AnthraX, and toa, with additions by Skillz, killereye, Enakin, Loki and rork.<br/>
UTStats-lite changes by rX
</footer>
Expand Down

0 comments on commit 3c8469c

Please sign in to comment.