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

github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 03eef74..6f12400 100644
--- a/README.md
+++ b/README.md
@@ -86,14 +86,14 @@ copyright = "© Copyright Year, Your Name"
fa_icon = "fab fa-github fa-1x" # Font Awesome icon class
href = "http://github.com/youruser" # Link to associate with icon
[[params.social]]
- fa_icon = "fab fa-linkedin-in fa-1x"
- href = ""
+ fa_icon = "fab fa-linkedin-in fa-1x"
+ href = ""
[[params.social]]
- fa_icon = "fab fa-twitter fa-1x"
- href = ""
+ fa_icon = "fab fa-twitter fa-1x"
+ href = ""
[[params.social]]
- fa_icon = "fas fa-at fa-1x"
- href = ""
+ fa_icon = "fas fa-at fa-1x"
+ href = ""
```
### Updating