From 64560c07a0815ce0614d96f3343a495699757438 Mon Sep 17 00:00:00 2001 From: Lincoln Stein Date: Mon, 6 Jul 2026 16:41:43 -0400 Subject: [PATCH] chore(docs): make sponsor button more visible --- README.md | 9 +++------ docs/src/content/docs/index.mdx | 4 ++++ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6247b6ade6f..c06a1dddf30 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,11 @@ [![discord badge]][discord link] [![latest release badge]][latest release link] [![github stars badge]][github stars link] [![github forks badge]][github forks link] [![CI checks on main badge]][CI checks on main link] [![latest commit to main badge]][latest commit to main link] [![github open issues badge]][github open issues link] [![github open prs badge]][github open prs link] [![translation status badge]][translation status link] +[![Sponsor Invoke](https://img.shields.io/badge/Sponsor-Invoke-ea4aaa?logo=githubsponsors&logoColor=white)][sponsor link] + + Invoke is a leading creative engine built to empower professionals and enthusiasts alike. Generate and create stunning visual media using the latest AI-driven technologies. Invoke offers an industry leading web-based UI, and serves as the foundation for multiple commercial products. - Free to use under a commercially-friendly license @@ -16,12 +19,6 @@ Invoke is a leading creative engine built to empower professionals and enthusias ![Highlighted Features - Canvas and Workflows](https://github.com/invoke-ai/InvokeAI/assets/31807370/708f7a82-084f-4860-bfbe-e2588c53548d) ---- -> ## 📣 Are you a new or returning InvokeAI user? -> Take our first annual [User's Survey](https://forms.gle/rCE5KuQ7Wfrd1UnS7) - ---- - # Documentation | **Quick Links** | diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index f9f8cc25c1b..a0c7e3e67c6 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -14,6 +14,10 @@ hero: link: https://github.com/invoke-ai/InvokeAI icon: github variant: minimal + - text: Become a Sponsor + link: https://github.com/sponsors/invoke-ai + icon: heart + variant: minimal --- import { Image } from 'astro:assets'