We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d777bb commit dc293eeCopy full SHA for dc293ee
1 file changed
site/db.edn
@@ -141,7 +141,13 @@
141
:name "Ben Sless"
142
:image "https://avatars.githubusercontent.com/u/21342111?v=4"
143
:url "https://bsless.github.io/"
144
- :links [{:icon "github" :href "https://github.com/bsless"}]}]
+ :links [{:icon "github" :href "https://github.com/bsless"}]}
145
+ {:id :com.github/teodorlu
146
+ :name "Teodor Heggelund"
147
+ :url "https://teod.eu/"
148
+ :image "https://play.teod.eu/img/teodor-heggelund-skitur.jpg"
149
+ :links [{:icon "github" :href "https://github.com/teodorlu"}]}
150
+ ,]
151
152
:affiliation
153
[{:id :clojure.core
0 commit comments