Skip to content

Commit dc293ee

Browse files
committed
Add Teodor to site DB
1 parent 1d777bb commit dc293ee

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

site/db.edn

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,13 @@
141141
:name "Ben Sless"
142142
:image "https://avatars.githubusercontent.com/u/21342111?v=4"
143143
:url "https://bsless.github.io/"
144-
:links [{:icon "github" :href "https://github.com/bsless"}]}]
144+
: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+
,]
145151

146152
:affiliation
147153
[{:id :clojure.core

0 commit comments

Comments
 (0)