diff --git a/themes/vue/_config.yml b/themes/vue/_config.yml index 6573af749..5959b96b5 100644 --- a/themes/vue/_config.yml +++ b/themes/vue/_config.yml @@ -27,8 +27,6 @@ gold_sponsors: img: htmlburger.png - url: https://chaitin.cn/en/ img: chaitin.png - - url: http://monterail.com/ - img: monterail.png - url: https://anymod.com img: anymod.png - url: https://www.frontenddeveloperlove.com/ @@ -47,6 +45,10 @@ gold_sponsors: img: vuejobs.png - url: https://leanpub.com/vuejs2 img: tmvuejs2.png + - url: https://www.bmqb.com/jobs + img: bmqb.png + - url: https://codepilot.ai + img: codepilot.png bronze_sponsors: - url: http://tighten.co/ diff --git a/themes/vue/source/images/bmqb.png b/themes/vue/source/images/bmqb.png new file mode 100644 index 000000000..6c5f6093a Binary files /dev/null and b/themes/vue/source/images/bmqb.png differ diff --git a/themes/vue/source/images/codepilot.png b/themes/vue/source/images/codepilot.png new file mode 100644 index 000000000..ab671abc1 Binary files /dev/null and b/themes/vue/source/images/codepilot.png differ