From dc28f92188a064bc84bc455356d726c49fbbe069 Mon Sep 17 00:00:00 2001 From: Renne Rocha Date: Fri, 8 Apr 2022 18:29:08 -0300 Subject: [PATCH] Show RSS link --- config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index f7ce826..da01d14 100644 --- a/config.yaml +++ b/config.yaml @@ -20,8 +20,9 @@ params: # Default to 5 maxCategoryToShow: 10 - # Show your socail information with icon on index bio with `_index.md` content. + # Show your social information with icon on index bio with `_index.md` content. socialOptions: + rss: "/index.xml" email: "renne@rocha.dev.br" github: "https://github.com/rennerocha" twitter: "https://twitter.com/rennerocha"