Cin7's templates for both internal and external academies. Notes for Cin7 and G2. Wrote a backup script for Anthology in case the CSV workflow fails.

This commit is contained in:
Norm Rasmussen
2024-02-05 17:48:39 -05:00
parent e46883c0f8
commit aa3086c23e
243 changed files with 4494 additions and 50 deletions

BIN
.DS_Store vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -17,6 +17,9 @@
<h3 class="card-content-title course-name"> <h3 class="card-content-title course-name">
{{ course.name }} {{ course.name }}
</h3> </h3>
{% comment %} <div class="recommended">
Recommended for:<br>{{course.properties.audience}}
</div> {% endcomment %}
<div class="course-desc"> <div class="course-desc">
{{ course.short_description }} {{ course.short_description }}
</div> </div>

Some files were not shown because too many files have changed in this diff Show More