We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8347bd3 commit 62357e5Copy full SHA for 62357e5
1 file changed
src/pages/contact.astro
@@ -215,7 +215,7 @@ import forumIcon from '../assets/links-forums.png';
215
</tr>
216
<tr class="border-b border-gray-700 hover:bg-gray-900/30 transition-colors">
217
<td class="py-4 px-6 font-semibold text-white">Infinity</td>
218
- <td class="py-4 px-6 text-gray-300">Modding Support</td>
+ <td class="py-4 px-6 text-gray-300">Modding Support, Infrastructure</td>
219
220
221
<td class="py-4 px-6 font-semibold text-white">Safarte</td>
0 commit comments