diff --git a/src/directory.conf b/src/directory.conf index 1ff0b818..89d9433c 100644 --- a/src/directory.conf +++ b/src/directory.conf @@ -122,6 +122,11 @@ shopify { url: "https://shopify.engineering" } +wide-angle { + logo: /img/sponsors/wide-angle.svg + url: "https://wideangle.co/?ref=typelevel" +} + famly { logo: /img/sponsors/famly.svg url: "https://famly.co" diff --git a/src/foundation/README.md b/src/foundation/README.md index 037d48ee..a7f1cb71 100644 --- a/src/foundation/README.md +++ b/src/foundation/README.md @@ -1,7 +1,7 @@ {% laika.html.template: about.template.html laika.title: Typelevel Foundation - sponsors: [${spotify}, ${aruna}, ${shopify}, ${famly}] + sponsors: [${spotify}, ${aruna}, ${shopify}, ${wide-angle}, ${famly}] %} # About the Typelevel Foundation diff --git a/src/foundation/about.template.html b/src/foundation/about.template.html index ec7d919f..aff432cf 100644 --- a/src/foundation/about.template.html +++ b/src/foundation/about.template.html @@ -23,9 +23,9 @@