Skip to content

Commit

Permalink
Add weight to course archetype
Browse files Browse the repository at this point in the history
  • Loading branch information
dashdashzako committed Nov 19, 2019
1 parent e1cd497 commit 4cd37aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions archetypes/course.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
weight: 10
description: ""
player:
mediaId: null
Expand Down

0 comments on commit 4cd37aa

Please sign in to comment.