There was an error while loading. Please reload this page.
1 parent dd5b0af commit 4206071Copy full SHA for 4206071
1 file changed
editor/index.html
@@ -221,6 +221,7 @@
221
if ((e.ctrlKey||e.metaKey) && e.key==='Enter') { e.preventDefault(); runSketch(); }
222
});
223
</script>
224
+<footer><p>C++ Mode for Processing</p><p class="footer-contact"><a href="mailto:pep84c@gmail.com">pep84c@gmail.com</a> · <a href="https://discord.gg/vShSrPegJT">Discord</a></p></footer>
225
<script src="../assets/nav.js"></script>
226
</body>
227
</html>
0 commit comments