Ver código fonte

Guess what frontmatter should look like

master
Chris Smith 5 anos atrás
pai
commit
31b4ab5ec3

+ 2
- 2
content/_index.adoc Ver arquivo

@@ -1,6 +1,6 @@
1 1
 +++
2
-title: Welcome
3
-type: docs
2
+title = "Welcome"
3
+type = "docs"
4 4
 +++
5 5
 
6 6
 == Welcome

+ 1
- 1
content/docs/technologies/irc.adoc Ver arquivo

@@ -1,5 +1,5 @@
1 1
 +++
2
-title: IRC
2
+title = "IRC"
3 3
 +++
4 4
 
5 5
 == IRC

+ 1
- 1
content/docs/technologies/tls.adoc Ver arquivo

@@ -1,5 +1,5 @@
1 1
 +++
2
-title: TLS
2
+title = "TLS"
3 3
 +++
4 4
 
5 5
 == TLS

Carregando…
Cancelar
Salvar