diff --git a/data.json b/data.json index 6b08ada..f0de962 100644 --- a/data.json +++ b/data.json @@ -45,31 +45,15 @@ "role": "Primary Programmer", "joined": "2024", "isAlumni": false, - "imgPath": "https://codeberg.org/avatars/4d3baab4c8dc0ee685e6d707bb8d426a0d3405df4cde62f7b35a720bd327b040?size=512", + "imgPath": "/images/clippy.jpg", "links": [ { "name": "Email", "href": "mailto:john-sweat-tray@duck.com" }, - { - "name": "Website", - "href": "https://constancies.com" - }, - { - "name": "Mastodon", - "href": "https://metalhead.club/@constancies" - }, - { - "name": "Codeberg", - "href": "https://codeberg.org/constancies" - }, { "name": "Github", - "href": "https://github.com/Constancies" - }, - { - "name": "Bandcamp", - "href": "https://constancies.bandcamp.com" + "href": "https://github.com/asanderson-unl" } ] }, diff --git a/src/images/clippy.jpg b/src/images/clippy.jpg new file mode 100644 index 0000000..1ad0c6c Binary files /dev/null and b/src/images/clippy.jpg differ