We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89b4eb9 + 7cb5ed4 commit 5314c4cCopy full SHA for 5314c4c
site/db.edn
@@ -99,7 +99,11 @@
99
:name "Emil Bengtsson"
100
:url "https://emil0r.com"
101
:image "https://avatars.githubusercontent.com/u/49733?v=4"
102
- :links [{:icon "github" :href "https://github.com/emil0r"}]}]
+ :links [{:icon "github" :href "https://github.com/emil0r"}]}
103
+ {:id :kloimhardt
104
+ :name "Markus Agwin Kloimwieder"
105
+ :url "https://github.com/kloimhardt"
106
+ :affiliation [:scicloj]}]
107
108
:affiliation
109
[{:id :clojure.core
0 commit comments