Explorar el Código

docs: Correct 'Create a widget page'

George Cushen hace 8 años
padre
commit
e70dd994d5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      exampleSite/content/post/managing-content.md

+ 1 - 1
exampleSite/content/post/managing-content.md

@@ -108,7 +108,7 @@ So you would like to create a page which utilizes Academic's widget system, simi
 
 Create a new folder in your `content` folder, naming it with your new page name. In this example, we will create a *courses* page by creating a `content/courses/` folder.
 
-Within your new `content/courses/` folder, create a file named `_index.html` containing the following parameters:
+Within your new `content/courses/` folder, create a file named `_index.md` containing the following parameters:
 
 ```
 +++