We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e47e00 commit d42820eCopy full SHA for d42820e
1 file changed
en/modules/ROOT/pages/new-course.adoc
@@ -48,7 +48,8 @@ content:
48
49
When starting the project, do the following:
50
51
-. Edit the `antora.yml` file like described
+. Edit the `README.adoc` file with the useful information regarding your course.
52
+. Edit the `antora.yml` file like described:
53
+
54
[source,yaml]
55
----
@@ -61,7 +62,7 @@ title: Template course <.>
61
62
63
IMPORTANT: the tittle attribute must have course in its name to be display in the website
64
-. Edit the `set-up.adoc` file like described
65
+. Edit the `set-up.adoc` file like described:
66
67
[source]
68
0 commit comments