jquery
Adding <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> in RAW header breaks the login icon. Any way of adding jquery functionality without breaking login?
1
vote

Actually, we already have jQuery included on all pages. Just use it as usual anywhere you need it.