Open ghost opened 9 years ago
Dear,
I wasn't getting the external links to work on the toc section (responsive menu) so I had to fix it using jQuery: $("a[href='https://username.github.iohttps://google.com']").attr('href', 'https://google.com');
I hope it help someone. Thank you so much for all your work, it is amazing!
Dear,
I wasn't getting the external links to work on the toc section (responsive menu) so I had to fix it using jQuery: $("a[href='https://username.github.iohttps://google.com']").attr('href', 'https://google.com');
I hope it help someone. Thank you so much for all your work, it is amazing!