Closed
Description
Issue : -
Bootstap button animation not working when linking to external links? However it works on relative links?
Markdown Code in a page -
[Install the Theme]({{ "/docs/quick-start-guide/" | relative_url }}){: .btn .btn--success .btn--large}
[Hello](https://www.google.com){: .btn .btn--success .btn--large}
PS: - On a side-note, if anyone wondering how I made the gif?
Here is the process -
- Installed chrome extension to recode screen as *.webm
- Used online service to convert *.webm to *.gif
- Used another online service to crop *.gif
If anyone have a simple process to make gif from desktop/chrome screen, please share...