Skip to content

Commit

Permalink
README.md - 0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Siu committed Aug 28, 2020
1 parent f323733 commit 1182619
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 1182619

Please sign in to comment.