diff --git a/src/contents/how-to-configure-astropaper-theme.md b/src/contents/how-to-configure-astropaper-theme.md index 89f45f7..e811c5e 100644 --- a/src/contents/how-to-configure-astropaper-theme.md +++ b/src/contents/how-to-configure-astropaper-theme.md @@ -79,7 +79,7 @@ You can configure your own social links along with its icons. ![An arrow pointing at social link icons](https://res.cloudinary.com/noezectz/v1663914759/astro-paper/astro-paper-socials_tkcjgq.png) -Currently 19 social icons are supported. (Github, LinkedIn, Facebook etc.) +Currently 20 social icons are supported. (Github, LinkedIn, Facebook etc.) You can specify and enable certain social links in hero section and footer. To do this, go to `/src/config.ts` and then you'll find `SOCIALS` array of object.