We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2fa3f1 commit b26e511Copy full SHA for b26e511
1 file changed
site/db.edn
@@ -180,7 +180,11 @@
180
:name "William Proffitt"
181
:url "https://github.com/doogiecode"
182
:image "https://avatars.githubusercontent.com/doogiecode"}
183
- ,]
+ {:id :jclaggett
184
+ :name "Jonathan Claggett"
185
+ :image "https://avatars.githubusercontent.com/u/100909?v=4"
186
+ :url "https://github.com/jclaggett"
187
+ :links [{:icon "github" :href "https://github.com/jclaggett"}]}]
188
189
:affiliation
190
[{:id :clojure.core
0 commit comments