Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/urjaacharya/redgood.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.json')
-rw-r--r--exampleSite/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.json b/exampleSite/config.json
index 900a96c..620d7b2 100644
--- a/exampleSite/config.json
+++ b/exampleSite/config.json
@@ -18,7 +18,7 @@
"narrative": "this website is a demo for the redgood theme made by Urja Acharya. this section is customizable and can be used for a short inroduction by modifying `params.about.narrative` in `config`. markdown can be used in **this** section."
},
"social": {
- "email": { "url": "#", "icon": "bi bi-envelope" },
+ "email": { "url": "#", "icon": "bi bi-envelope-fill" },
"linkedin": { "url": "#", "icon": "bi bi-linkedin" },
"fb": { "url": "#", "icon": "bi bi-facebook" },
"twitter": { "url": "#", "icon": "bi bi-twitter" },