allow all users to see about page

This commit is contained in:
yamanq 2016-02-10 08:06:43 -05:00
parent 9915ca169f
commit e50d810cd7

View File

@ -53,10 +53,10 @@
<option value="Health">Health</option>
</select>
<button id="button">Update!</button>
{{/if}}
<div class='about'>
<p>Developed by Yaman Qalieh and Kenny Jao</p>
<a class="github" target="_blank" href="https://github.com/yamanq/scheduleac">Github</a>
</div>
{{/if}}
</div>
</template>