Skip to content

Commit

Permalink
Ran npm run dev
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewZamora committed Nov 22, 2018
1 parent a0e21dc commit 1ffbb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2018/room.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<title>Room</title>
<link rel="stylesheet" href="main.css">
</head>
<body>
<body class="room-page">
<div id="room-time-container">
<div id="room-time" class="room-time"></div>
</div>
Expand Down

0 comments on commit 1ffbb7c

Please sign in to comment.