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

github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo Guerrero Ibarra <wolf.fox1985@gmail.com>2019-10-30 21:48:21 +0300
committerGitHub <noreply@github.com>2019-10-30 21:48:21 +0300
commit3c7e7de23674a8a76881c0a6e4b93d9df87ca6f2 (patch)
tree3e6be248b974a84a575a2004b006cec381a42c1b /README.md
parentab8025799d63ff437c2d5fad92e544b1ea4721c6 (diff)
Style for header icons from Universal v2. (#235)
* Style for header icons from Universal v2. * Applied to all colors.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3988ee8..fa5b4a5 100644
--- a/README.md
+++ b/README.md
@@ -200,13 +200,13 @@ The social links on the right side are configured as a top-level menu.
weight = 1
name = "GitHub"
url = "https://github.com/devcows/hugo-universal-theme"
- pre = "<i class='fa fa-2x fa-github'></i>"
+ pre = "<i class='fa fa-github'></i>"
[[menu.topbar]]
weight = 2
name = "Facebook"
url = "http://facebook.com"
- pre = "<i class='fa fa-2x fa-facebook'></i>"
+ pre = "<i class='fa fa-facebook'></i>"
```
### Blog post thumbnails