We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b47549 commit 11db410Copy full SHA for 11db410
1 file changed
clay.edn
@@ -38,8 +38,11 @@
38
:links [{:icon "github" :text "GitHub" :href "https://github.com/puredanger"}]}
39
:seancorfield
40
{:name "Sean Corfield"
41
+ :email "sean@corfield.org"
42
+ :url "https://corfield.org"
43
:affiliation [:clojurecamp]
- :url "https://github.com/seancorfield"}
44
+ :links [{:icon "github" :text "GitHub" :href "https://github.com/seancorfield"}
45
+ {:icon "mastodon" :text "Mastodon" :href "https://tech.lgbt/@seancorfield"}]}
46
:timschafer
47
{:name "Tim Schafer"
48
:url "https://github.com/srcerer"
0 commit comments