mirror of
				https://github.com/msberends/AMR.git
				synced 2025-10-31 02:48:21 +01:00 
			
		
		
		
	Built site for AMR@2.1.1.9094: 9450137
				
					
				
			This commit is contained in:
		
							
								
								
									
										5
									
								
								extra.js
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								extra.js
									
									
									
									
									
								
							| @@ -59,8 +59,9 @@ $(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'); | ||||
|     $('body').addClass('amr-for-python'); /* to set colours in CSS */ | ||||
|     $('img[src="../logo.svg"]').attr('src', '../logo_python.svg'); /* replace base logo */ | ||||
|     $('img[src="https://github.com/msberends/AMR/raw/main/pkgdown/assets/AMRforRGPT.svg"]').attr('src', 'https://github.com/msberends/AMR/raw/main/pkgdown/assets/AMRforRGPT_python.svg'); /* replace GPT logo */ | ||||
|   } | ||||
|  | ||||
|   // add doctoral titles to authors | ||||
|   | ||||
		Reference in New Issue
	
	Block a user