Skip to content

Commit 739c796

Browse files
authoredAug 28, 2023
Create courses.html
1 parent bebea22 commit 739c796

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎_layouts/courses.html

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: default
3+
---
4+
<div id="courses" class="col-sm-12">
5+
{{ content }}
6+
</div>

0 commit comments

Comments
 (0)