hexo-theme-material
hexo-theme-material copied to clipboard
feat(footer_sns): add plurk
What kind of change does this PR introduce? (check one with "x")
- [ ] Bug fix
- [x] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] CI related changes
- [ ] Other... Please describe:
Does this PR introduce a breaking change? (check one with "x")
- [ ] Yes
- [x] No
Description
Add new icon for plurk. Plurk is a free social networking and micro-blogging service.
Verification steps
add your plurk url to _config.yml
sns:
...
plurk: "https://www.plurk.com/UnciaX"