diff --git a/_data/sponsors.yml b/_data/sponsors.yml index 74a665ee..2ffee6d5 100644 --- a/_data/sponsors.yml +++ b/_data/sponsors.yml @@ -149,3 +149,6 @@ gold: description: >- Ekino is an agency specializing in digital transformation. We are part of the Havas group and we design, build, and industrialize innovative digital services for large accounts and startups. Ekino is close to 400 digital experts (development engineers, consultants, technicians, designers) who come from 7 agencies in France (Paris & Bordeaux) and internationally (London, Ho Chi Minh, Singapore, Bangalore, New York). others: + - name: Davidson Consulting + logo: /assets/images/thanks/davidson.png + url: https://www.davidson.fr/ diff --git a/_includes/sponsors.html b/_includes/sponsors.html index 204f9af5..b5976b55 100644 --- a/_includes/sponsors.html +++ b/_includes/sponsors.html @@ -12,7 +12,7 @@ {% if othersCount > 0 %}
-
+
{% for sponsor in site.data.sponsors.others %}
{{sponsor.name}} diff --git a/_sass/base/_grid.scss b/_sass/base/_grid.scss index 49f299e6..0032a6b4 100644 --- a/_sass/base/_grid.scss +++ b/_sass/base/_grid.scss @@ -25,3 +25,9 @@ .grid-item-full { grid-column: 1 / -1; } + +.grid-other-sponsors { + @include media('