diff --git a/themes/vue/_config.yml b/themes/vue/_config.yml index c471f5c69e..6566a91063 100644 --- a/themes/vue/_config.yml +++ b/themes/vue/_config.yml @@ -119,6 +119,15 @@ gold_sponsors: - url: 'https://litslink.com' img: litslink.png name: LITSLINK + - url: 'https://newicon.net' + img: newicon.png + name: Newicon + - url: 'https://lowdefy.com?k=w432' + img: lowdefy.png + name: Lowdefy + - url: 'https://quickbookstoolhub.com/' + img: quickbooks_tool_hub.png + name: Quickbooks Tool Hub silver_sponsors: - url: 'https://roadster.com' img: roadster.png diff --git a/themes/vue/source/images/lowdefy.png b/themes/vue/source/images/lowdefy.png new file mode 100644 index 0000000000..c64a405e05 Binary files /dev/null and b/themes/vue/source/images/lowdefy.png differ diff --git a/themes/vue/source/images/newicon.png b/themes/vue/source/images/newicon.png new file mode 100644 index 0000000000..5654286239 Binary files /dev/null and b/themes/vue/source/images/newicon.png differ diff --git a/themes/vue/source/images/quickbooks_tool_hub.png b/themes/vue/source/images/quickbooks_tool_hub.png new file mode 100644 index 0000000000..6e83777f81 Binary files /dev/null and b/themes/vue/source/images/quickbooks_tool_hub.png differ