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

github.com/natarajmb/charaka-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbduwaly <arsay@foxmail.com>2019-01-10 12:01:40 +0300
committerGitHub <noreply@github.com>2019-01-10 12:01:40 +0300
commit130e73d9ff83cf57973326f84ebddfe6f2619eca (patch)
treece79ddbf46f6aa3e9c278529dff04c6ca671a757
parentb89097af4df2fafda854b6b02dbe4916e0b0fbe1 (diff)
fix icon issue by removing extra blank
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93f8502..7fc222b 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ googleAnalytics = ""
[[params.social]]
url = "about.html"
- fa _icon = "fas fa-info"
+ fa_icon = "fas fa-info"
[[params.social]]
url = "https://github.com/natarajmb"