Skip to content

acm-uiuc/academic-web

Repository files navigation

layout title nav_exclude permalink seo
home
Home
true
/:path/
type name
Course
ACM UIUC Academic Committee

Announcements

{% assign announcements = site.announcements | reverse %} {% assign announcement_count = announcements | size %}

    {% for announcement in announcements limit:5 %}
  • {{ announcement }}
  • {% endfor %}

{% if announcement_count > 5 %} See All {% endif %}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published