Skip to content

Commit 2a062e7

Browse files
committed
Wide Angle -> Input Objects
1 parent 481f5cb commit 2a062e7

5 files changed

Lines changed: 98 additions & 6 deletions

File tree

src/directory.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,9 @@ shopify {
134134
url: "https://shopify.engineering"
135135
}
136136

137-
wide-angle {
138-
logo: /img/sponsors/wide-angle.svg
139-
url: "https://wideangle.co/?ref=typelevel"
137+
input-objects {
138+
logo: /img/sponsors/input-objects.svg
139+
url: "https://inputobjects.com/"
140140
}
141141

142142
famly {

src/foundation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{%
22
laika.html.template: about.template.html
33
laika.title: Typelevel Foundation
4-
sponsors: [${spotify}, ${aruna}, ${shopify}, ${wide-angle}, ${famly}]
4+
sponsors: [${spotify}, ${aruna}, ${shopify}, ${input-objects}, ${famly}]
55
%}
66

77
# About the Typelevel Foundation

src/img/sponsors/input-objects.svg

Lines changed: 93 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)