diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 000000000..51602cfee Binary files /dev/null and b/.DS_Store differ diff --git a/content/templates/rss.md b/content/templates/rss.md index 25aee3254..2b60337b2 100644 --- a/content/templates/rss.md +++ b/content/templates/rss.md @@ -65,7 +65,7 @@ Hugo provides the ability for you to define any RSS type you wish and can have d ## Configuring RSS -By default, Hugo will create an unlimited number of RSS entries. You can limit this number via the `rssLimit:` field in your [`config` file](/getting-started/configuration/). +By default, Hugo will create an unlimited number of RSS entries. You can limit this number via the `rssLimit:` field in your project's [`config` file][config]. The following values will also be included in the RSS output if specified in your site’s configuration: diff --git a/themes/.DS_Store b/themes/.DS_Store new file mode 100644 index 000000000..f97f4d5a9 Binary files /dev/null and b/themes/.DS_Store differ diff --git a/themes/hugo-docs-concept/.DS_Store b/themes/hugo-docs-concept/.DS_Store new file mode 100644 index 000000000..3fea360de Binary files /dev/null and b/themes/hugo-docs-concept/.DS_Store differ diff --git a/themes/hugo-docs-concept/layouts/.DS_Store b/themes/hugo-docs-concept/layouts/.DS_Store new file mode 100644 index 000000000..d442f7f9b Binary files /dev/null and b/themes/hugo-docs-concept/layouts/.DS_Store differ