We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2adf244 commit b3d7db2Copy full SHA for b3d7db2
src/playground/credits/credits.jsx
@@ -106,10 +106,10 @@ const Credits = () => (
106
</p>
107
<h2>Server Host</h2>
108
<p>
109
- PenguinMod's Project Sharing server is currently hosted by <a href="https://github.com/JoshAtticus">JoshAtticus</a>.
+ PenguinMod's Project Sharing server is currently hosted by <a href="https://github.com/ianyourgod">ianyourgod</a>.
110
<br></br>
111
- <a href="https://github.com/JoshAtticus">
112
- <img src="https://avatars.githubusercontent.com/u/72828296?v=4" style={{ width: "128px" }}></img>
+ <a href="https://github.com/ianyourgod">
+ <img src="https://avatars.githubusercontent.com/u/104151459?v=4" style={{ width: "128px" }}></img>
113
</a>
114
115
0 commit comments