1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-12 09:41:49 +02:00

Built site for AMR@2.1.1.9094: 9450137

This commit is contained in:
github-actions
2024-10-10 14:45:12 +00:00
parent ee18760cfa
commit a9017a57bd
80 changed files with 859 additions and 239 deletions

View File

@ -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