From 82725e806cd46a3cc119c651fa3fd34adb6fc6c4 Mon Sep 17 00:00:00 2001 From: satnaing Date: Wed, 28 Dec 2022 19:30:43 +0630 Subject: [PATCH] docs: update num of social links in docs --- src/contents/how-to-configure-astropaper-theme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.