Skip to content

Commit 5e2ef93

Browse files
committed
add footer with contact and discord to editor page
1 parent 1acfcab commit 5e2ef93

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

editor/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@
222222
});
223223
</script>
224224
<footer><p>C++ Mode for Processing</p><p class="footer-contact"><a href="mailto:pep84c@gmail.com">pep84c@gmail.com</a> &middot; <a href="https://discord.gg/vShSrPegJT">Discord</a></p></footer>
225+
<footer><p>C++ Mode for Processing</p><p class="footer-contact"><a href="mailto:pep84c@gmail.com">pep84c@gmail.com</a> &middot; <a href="https://discord.gg/vShSrPegJT">Discord</a></p></footer>
225226
<script src="../assets/nav.js"></script>
226227
</body>
227228
</html>

0 commit comments

Comments
 (0)