diff --git a/_data/sponsors.yml b/_data/sponsors.yml index d4c6c47..d8556ad 100644 --- a/_data/sponsors.yml +++ b/_data/sponsors.yml @@ -74,21 +74,21 @@ logo: /img/sponsors/ProtoPedia.png link: https://protopedia.net/ type: inkind - message: - logo_scale: 1 - name: 株式会社ヌーラボ tool: Backlog logo: /img/sponsors/Nulab.png link: https://nulab.com/ja/ type: inkind - message: - logo_scale: 0.8 - name: YassLab 株式会社 tool: Doorkeeper logo: /img/sponsors/YassLab.png link: https://yasslab.jp/ type: inkind - message: - logo_scale: 0.9 + +- name: 株式会社ステラリンク + tool: 会場ネットワーク + logo: /img/sponsors/stellalink.png + link: https://www.stellalink.co.jp/ + type: inkind diff --git a/_includes/top/sections/sponsor.html b/_includes/top/sections/sponsor.html index 04696f5..10514a3 100644 --- a/_includes/top/sections/sponsor.html +++ b/_includes/top/sections/sponsor.html @@ -101,7 +101,7 @@

インカインドスポンサー {% for sponsor in inkind_sponsors %} {% if sponsor.link %} インカインドスポンサー

{{ sponsor.tool }}のご提供

{% else %} -
+
{{ sponsor.name | append:
diff --git a/_pages/sponsors.md b/_pages/sponsors.md index ec81e24..18ffbc3 100644 --- a/_pages/sponsors.md +++ b/_pages/sponsors.md @@ -118,11 +118,11 @@ title: スポンサーのご紹介 target="_blank" rel="noopener noreferrer" > - {{ sponsor.name | append: + {{ sponsor.name | append: {% else %}
- {{ sponsor.name | append: + {{ sponsor.name | append:
{% endif %}

{{ sponsor.name }}

diff --git a/img/sponsors/stellalink.png b/img/sponsors/stellalink.png new file mode 100644 index 0000000..f271f37 Binary files /dev/null and b/img/sponsors/stellalink.png differ