diff --git a/src/colophon.md b/src/colophon.md index 6f54b124..a0478c7a 100644 --- a/src/colophon.md +++ b/src/colophon.md @@ -1,6 +1,6 @@ # Colophon -We build this website with our own tooling! It is statically generated with [Laika], a Typelevel project for transforming Markdown into HTML sites and e-books. The search bar is powered by [Protosearch], an in-memory search library with advanced querying features. Both projects use [Cats] and other Typelevel libraries. +We build this website with our own Scala-based tooling! It is statically generated with [Laika], a Typelevel project for transforming Markdown into HTML sites and e-books. The search bar is powered by [Protosearch], an in-memory search library with advanced querying features. Both projects use [Cats] and other Typelevel libraries. UI components are provided by the [Bulma] CSS framework and icons by [Font Awesome]. Mathematical expressions are rendered during the build with [KaTeX] running on [GraalJS]. diff --git a/src/templates/home.template.html b/src/templates/home.template.html index 583924d8..a73604f4 100644 --- a/src/templates/home.template.html +++ b/src/templates/home.template.html @@ -8,7 +8,7 @@

We develop industry-proven,
state-of-the-art libraries for
- functional programming. + functional programming in Scala.

Start building scalable, performant applications