File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!--
2+ Hey, you.
3+ You’re finally awake.
4+ You were trying to see the code, right?
5+ Walked right into that hiring message, same as us.
6+ If you’d like to work on this website and other cool projects with hackathons, send an email over to engineering@coderit.edu!
7+ -->
18<!DOCTYPE html>
29< html lang ="en ">
310 < head >
Original file line number Diff line number Diff line change @@ -4,12 +4,6 @@ import PreRegister from './preregister';
44import 'bootstrap/dist/css/bootstrap.css' ;
55import './index.scss' ;
66
7- console . log ( `Hey, you.\n
8- You’re finally awake.\n
9- You were trying to see the code, right?\n
10- Walked right into that hiring message, same as us.\n
11- If you’d like to work on this website and other cool projects with hackathons, send an email over to engineering@coderit.edu!` ) ;
12-
137ReactDOM . render (
148 < PreRegister /> ,
159 document . getElementById ( 'root' ) ,
You can’t perform that action at this time.
0 commit comments