Tweaked credits

This commit is contained in:
2022-01-03 19:21:57 +00:00
parent 290f25f898
commit b90670b922
+1 -1
View File
@@ -9,7 +9,7 @@ const Static = props => {
<h2>MERN-template</h2>
<p>The <a href='https://github.com/krgamestudios/MERN-template'>MERN-template</a> developed by Kayne Ruse, KR Game Studios</p>
<br />
<p>Additional programming by Keith "prox" Campbell Jr</p>
<p>Additional programming by Keith "prox" Campbell</p>
</>
);
};