Skip to content

Commit 7ecfcdf

Browse files
Merge pull request #384 from Soumyadipgithub/main
Update support.html- Added the "Go To Home" button.
2 parents 8744280 + 9ac95cb commit 7ecfcdf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/pages/support.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
</form>
210210
<script src="../scripts/script.js" type="module" defer></script>
211211
<script src="../scripts/support.js"></script>
212+
<a href="../../index.html"><button class="goBack">Go To Home</button></a>
212213
</body>
213214

214-
</html>
215+
</html>

0 commit comments

Comments
 (0)