Prechádzať zdrojové kódy

docs: Correct 'Create a widget page'

George Cushen 7 rokov pred
rodič
commit
e70dd994d5

+ 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:
 
 ```
 +++