Social button generator adding "/" even when there is no url base.
#287 opened on Oct 21, 2020
Description
Describe the bug Whenever a social button is generated it takes the URL base and the username and puts a "/" in between them. This might cause a problem with the RSS URL. Since it takes a whole URL from the user there's no base URL. That causes it to generate with a / in front of the link provided by the user. In this case, the hyperlink is interpreted as a subpage, not an external website.
To Reproduce Steps to reproduce the behavior:
- Go to Social section
- Enter any link into the RSS field
- Generate the markdown
- Click the generated button to see the error
Expected behavior This behavior should only be in place for URLs that have a base, otherwise, it should put only the link as the hyperlink.
Screenshots

Desktop (please complete the following information):
- OS: Windows 10
- Browser Chrome
- Version 86.0.4240.75
Smartphone (please complete the following information):
- Device: Huawei P10
- OS: Android 9
- Browser Chrome
- Version 86.0.4240.00
Additional context N/A
Join the Discord Server for further discussions. Server Link: https://discord.gg/HHMs7Eg