Blazorise
Blazorise copied to clipboard
Blog: Social media share buttons
Added a blog for social media share buttons, my avatar, and a placeholder image.
Closes #4022
I have thoroughly tested the blog by compiling it and also running the Blazorise.Docs.Server and manually inspecting the generated blog.
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality not to work as expected)
Checklist:
- [x] The PR is submitted to the correct branch (
masterfor dev,rel-1.xfor maintenance). - [x] My code follows the code style of this project.
- [x] I've added relevant tests.