diff --git a/scipost_django/scipost/templates/scipost/about.html b/scipost_django/scipost/templates/scipost/about.html index b382b2009a69b5f188855476a54d236c47f6c53d..5816e864f8c13c4639e9756d31009278fa79ee98 100644 --- a/scipost_django/scipost/templates/scipost/about.html +++ b/scipost_django/scipost/templates/scipost/about.html @@ -213,7 +213,7 @@ <div class="row justify-content-center"> <div class="col-lg-3 col-md-4"> <ul> - <li>Prof. <a target="_blank" rel="noopener" href="https://chem.yale.edu/people/william-jorgensen">William L. Jorgensen</a><br/>(Yale University)</li> + <li>Prof. <a target="_blank" rel="noopener" href="https://www.matter.toronto.edu/">Alan Aspuru Guzik</a><br/>(U. Toronto)</li> </ul> </div> <div class="col-lg-3 col-md-4"> @@ -221,6 +221,11 @@ <li>Prof. <a target="_blank" rel="noopener" href="https://molecularmodelingbasics.blogspot.com/p/jan-jensens-cv.html">Jan H. Jensen</a><br/>(U. of Copenhagen)</li> </ul> </div> + <div class="col-lg-3 col-md-4"> + <ul> + <li>Prof. <a target="_blank" rel="noopener" href="https://chem.yale.edu/people/william-jorgensen">William L. Jorgensen</a><br/>(Yale University)</li> + </ul> + </div> <div class="col-lg-3 col-md-4"> <ul> <li>Prof. <a target="_blank" rel="noopener" href="https://www.ru.nl/english/people/rutjes-f/">Floris P.J.T. Rutjes</a><br/>(Radboud U. Nijmegen)</li>