We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2ae34a + 7c39108 commit cf20873Copy full SHA for cf20873
1 file changed
jekyll-spectral-theme/_includes/banner.html
@@ -4,10 +4,10 @@
4
<h2>{{ site.title }}</h2>
5
<p>{{ site.description }}</p>
6
<ul class="actions">
7
- <!-- <li><a href="/wiki/" class="button special">wiki</a></li> -->
8
<!-- <li><a href="projects_2019.html" class="button special">2019 Hack Projects</a></li> -->
9
<!-- <li><a href="#two" class="button special">Application due July 13!</a></li> -->
10
- <li><span class="button special">Event details coming soon!</span></li>
+ <!-- <li><span class="button special">Event details coming soon!</span></li> -->
+ <li><a href="/ohw-resources/" class="button special">For event details go to the OHW Resources site</a></li>
11
</ul>
12
</div>
13
<a href="#one" class="more scrolly">Learn More</a>
0 commit comments