From e38eb75d59c02d845056123795464b26ef045b2c Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Mon, 21 Feb 2022 21:48:12 -0500 Subject: [PATCH] docs: add haribo-io to sponsors --- .github/scripts/files/examples.yml | 2 +- .github/workflows/examples.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/scripts/files/examples.yml b/.github/scripts/files/examples.yml index 547a0906..94718090 100644 --- a/.github/scripts/files/examples.yml +++ b/.github/scripts/files/examples.yml @@ -99,7 +99,7 @@ jobs: user: lowlighter plugin_people: yes plugin_people_types: sponsors - plugin_people_sponsors_custom: yutkat, ktnkk, iamsainikhil, tfSheol + plugin_people_sponsors_custom: yutkat, ktnkk, iamsainikhil, tfSheol, haribo-io plugin_people_size: 48 plugins_errors_fatal: ${{ github.repository == 'lowlighter/lowlighter' }} config_display: large diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index d82ac07c..9d4cffd0 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -1172,7 +1172,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - + - name: Screenshot markdown example if: ${{ success() || failure() }} @@ -1234,7 +1234,7 @@ jobs: user: lowlighter plugin_people: yes plugin_people_types: sponsors - plugin_people_sponsors_custom: yutkat, ktnkk, iamsainikhil, tfSheol + plugin_people_sponsors_custom: yutkat, ktnkk, iamsainikhil, tfSheol, haribo-io plugin_people_size: 48 plugins_errors_fatal: ${{ github.repository == 'lowlighter/lowlighter' }} config_display: large