Skip to content

Commit

Permalink
Update my imagi
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTim committed Feb 26, 2024
1 parent 2ac117e commit 0f689d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added Resources/App/YearX/images/team/timcondon-new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion Sources/Conference/Components/About.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ struct About: Component {
Div {
Link("", url: "https://www.twitter.com/0xtim").linkTarget(.blank)
Div {
Image(url: "/App/YearX/images/team/timcondon.jpg", description: "Tim")
Image(url: "/App/YearX/images/team/timcondon-new.png", description: "Tim")
}.class("image")
Div {
H3("Tim Condon").class("h3")
Expand Down

0 comments on commit 0f689d4

Please sign in to comment.