Skip to content

Commit a8c84ac

Browse files
authored
fix typo (#1362)
1 parent c292a03 commit a8c84ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/websites/website-blog.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ Blogs can use any of the 25 [Bootswatch](https://bootswatch.com/) themes include
277277

278278
Blogs typically include an RSS feed that allows their content to be easily syndicated to feed readers and other websites. You can enable RSS for a blog by doing the following:
279279

280-
1. In the `quarto.yml` file, add a `site-url` and `description` to the `website` key (without these options being set in the project file, Quarto cannot generate a feed). For example:
280+
1. In the `_quarto.yml` file, add a `site-url` and `description` to the `website` key (without these options being set in the project file, Quarto cannot generate a feed). For example:
281281

282282
``` yaml
283283
website:

0 commit comments

Comments
 (0)