We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef9c6e commit b16f788Copy full SHA for b16f788
_site/atom.xml
@@ -4,7 +4,7 @@
4
<title>codeRIT</title>
5
<link href="http://localhost:4000/atom.xml" rel="self"/>
6
<link href="http://localhost:4000/"/>
7
- <updated>2019-03-06T11:05:35-05:00</updated>
+ <updated>2019-03-06T11:13:00-05:00</updated>
8
<id>http://localhost:4000</id>
9
<author>
10
<name></name>
assets/scripts/main_clayhack.js
@@ -41,7 +41,7 @@ var Events = {
41
}
42
43
if (response.items.length === 0) {
44
- $('#event-list-cta').html('<h4>There are no upcoming events.</h4>');
+ $('#event-list-cta').html('<h4>Check back soon for our schedule!</h4>');
45
return false;
46
47
0 commit comments