mirror of
https://github.com/msberends/AMR.git
synced 2025-07-10 16:22:10 +02:00
(v2.1.1.9086) website update
This commit is contained in:
@ -52,7 +52,7 @@ $(document).ready(function() {
|
||||
// make Python part more fancy - prepare for CSS
|
||||
if (window.location.href.includes('AMR_for_Python')) {
|
||||
$('body').addClass('amr-for-python');
|
||||
$('img[src="logo.svg"]').attr('src', 'logo_python.svg');
|
||||
$('img[src="../logo.svg"]').attr('src', '../logo_python.svg');
|
||||
}
|
||||
|
||||
// add doctoral titles to authors
|
||||
|
Reference in New Issue
Block a user