We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a9544 commit 2a40f6fCopy full SHA for 2a40f6f
training/README.md
@@ -15,6 +15,7 @@ example that you can copy-and-paste.
15
16
```
17
---
18
+category: event
19
title: Fast Track to Scala
20
description: Get up to speed in Scala in no time
21
link-out: http://typesafe.com/how/training/fasttracktoscala
@@ -27,6 +28,7 @@ organizer: Typesafe
27
28
29
And a small description of each field, in case it is not already obvious:
30
31
+* `category: event`, this is obligatory, don't leave it out!
32
* `title`: short title of the training
33
* `description`: a longer description of the training. It does not appear on
34
the front page per se, but could be useful some day
0 commit comments