Skip to content

Commit

Permalink
Merge pull request #7 from rramanujan/main
Browse files Browse the repository at this point in the history
2024 Updates
  • Loading branch information
ProfJanetDavis authored Oct 10, 2024
2 parents 8752e86 + c457c6f commit 8313e77
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions js/lacs-members.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ const members = [
college: "Northeastern University",
collegeLink: "https://www.northeastern.edu/"},

{img: "static/lisa_meeden.jpg", nameLink: "https://www.cs.swarthmore.edu/~meeden/", name: "Lisa Meeden",
collegeLink: "http://www.swarthmore.edu/", college: "Swarthmore College"},

{img: "static/takis_metaxas.jpeg", nameLink: "http://cs.wellesley.edu/~pmetaxas", name: "Takis Metaxas",
collegeLink: "http://www.wellesley.edu/", college: "Wellesley College" },

Expand All @@ -71,9 +68,6 @@ const members = [
{img: "static/david_reed.jpg", nameLink: "http://www.creighton.edu/~davereed", name: "David Reed",
collegeLink: "http://www.creighton.edu/", college: "Creighton University"},

{img: "static/brad_richards.jpg", nameLink: "http://www.cs.ups.edu/~brichards", name: "Brad Richards",
collegeLink: "http://www.ups.edu/", college: "University of Puget Sound"},

{name: "Paul Ruvolo", img: "static/Paul_Ruvolo.png",
nameLink: "https://www.olin.edu/bios/paul-ruvolo",
college: "Olin College", collegeLink: "https://www.olin.edu"},
Expand Down Expand Up @@ -128,12 +122,17 @@ const emeriti = [
img: "static/kelemen.jpeg",
college: "Swarthmore College", collegeLink: "https://www.swarthmore.edu/"},

{img: "static/lisa_meeden.jpg", nameLink: "https://www.cs.swarthmore.edu/~meeden/", name: "Lisa Meeden", collegeLink: "http://www.swarthmore.edu/", college: "Swarthmore College"},

{img: "static/bob_noonan.jpg", nameLink: null, name: "Bob Noonan",
collegeLink: null, college: "William and Mary College" },

{img: null, nameLink: null, name: "Jeff Parker",
collegeLink: null, college: "Amherst College" },

{img: "static/brad_richards.jpg", nameLink: null, name: "Brad Richards",
collegeLink: "http://www.ups.edu/", college: "University of Puget Sound"},

{name: "Ted Sjoerdsma", img: "static/Ted_Sjoerdsma.jpeg",
nameLink: null, college: "Washington and Lee University",
collegeLink: null},
Expand Down
2 changes: 1 addition & 1 deletion meetings.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<br>2021 Virtual
<br>2022 Creighton University
<br>2023 Barnard College
<br>2024 Davidson
<br>2024 <a target="_blank" href="https://drive.google.com/open?id=1Mqv8xoajOtUdbPCYvCZNXEce-pQUrXiZ&usp=drive_fs">Davidson</a>
</div>


Expand Down

0 comments on commit 8313e77

Please sign in to comment.