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.
2 parents 99c4c95 + e7ba815 commit bd8c3e5Copy full SHA for bd8c3e5
_config.yml
@@ -25,6 +25,8 @@ navigation:
25
url: /extensions/
26
- title: Recommendations
27
url: /recommendations/
28
+- title: Examples
29
+ url: /examples/
30
- title: Implementations
31
url: /implementations/
32
- title: FAQ
examples/index.md
@@ -0,0 +1,7 @@
1
+---
2
+layout: page
3
+title: Examples
4
5
+
6
+This page contains additional examples of how to apply various parts of the specification.
7
0 commit comments