diff --git a/calendar.md b/calendar.md index fa8c4a03d856f1d671f569f69016cfb476114a43..161f5282b20dfbf73f5809338156540b39da2435 100644 --- a/calendar.md +++ b/calendar.md @@ -1,17 +1,11 @@ --- layout: page -title: Course Calendar +title: Calendar nav_order: 2 -description: An embedded Google Calendar displaying the weekly event schedule. +description: Listing of course modules and topics. --- -# Course Calendar - -Course materials are defined in the `_modules` directory. Each module is rendered here according to their filename. - -Modules are rendered according to the layout file defined in `_layouts/module.html`. Edit the HTML to modify the layout. - -## Modules +# Calendar {% for module in site.modules %} {{ module }}