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

github.com/J-Siu/hugo-theme-sk3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Siu (imacpro) <john.sd.siu@gmail.com>2020-08-28 18:22:17 +0300
committerJohn Siu (imacpro) <john.sd.siu@gmail.com>2020-08-28 18:22:17 +0300
commit1182619870dfa7f1702822fc14d42a64a1ca2cae (patch)
tree6db1a62ad7ec01a1e33510102dfdcb1f4d2cc933
parentf3237333cc73243cfaca42d458b12dd236d51594 (diff)
README.md - 0.9.80.9.8
-rw-r--r--README.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index bf863e6..4f15e92 100644
--- a/README.md
+++ b/README.md
@@ -484,10 +484,11 @@ paginate = 15
Social buttons provided by [Font Awesome](//github.com/FortAwesome/Font-Awesome) Brands([free](//fontawesome.com/how-to-use/on-the-web/referencing-icons/basic-use)).
-`fa-svg-extract.sh` is used to extract icon from Font Awesome sprites/brands.svg.
+`fa-svg-extract.sh` is used to extract icon from Font Awesome sprites/brands.svg and sprites/solid.svg.
```sh
-./fa-svg-extract.sh brands.svg > sk3-fa-brands.svg
+./fa-svg-extract.sh brands.svg > sk3-fa.svg
+./fa-svg-extract.sh solid.svg >> sk3-fa.svg
```
### Thank You
@@ -566,13 +567,14 @@ Social buttons provided by [Font Awesome](//github.com/FortAwesome/Font-Awesome)
- Update favicon instructions
- 0.9.8
- Add box to current list page button
- - Add RSS
+ - Add external link open in new tab
+ - Add rss
- CSS cleanup
- Center images
- - Fix head description
- - Fix head title
+ - Fix \<head\> description, title
- Fix html issues
- Homepage title larger
+ - Sort tags list / in page
- Sticky menu button
### License