Skip to content

Commit 0981e8f

Browse files
trakhimenokclaude
andcommitted
feat: add star & spread-the-word nudges to sponsorship section
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 325328f commit 0981e8f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,18 @@ <h2 style="font-family:var(--font-display);font-size:clamp(28px,4vw,44px);font-w
636636
class="btn-primary" style="text-decoration:none;display:inline-flex;align-items:center;gap:10px;font-size:13px;padding:14px 28px;letter-spacing:0.08em;">
637637
<span style="font-size:15px;line-height:1;"></span> Sponsor on GitHub
638638
</a>
639+
<div style="margin-top:24px;display:flex;flex-direction:column;gap:10px;">
640+
<p style="font-family:var(--font-mono);font-size:11px;color:var(--text-muted);margin:0;">
641+
Not in a position to sponsor?
642+
<a href="https://github.com/ingr-io/ingr-file-format" target="_blank" rel="noopener"
643+
class="link-accent" style="font-family:var(--font-mono);font-size:11px;">⭐ A star on GitHub</a>
644+
costs nothing and helps others discover the project.
645+
</p>
646+
<p style="font-family:var(--font-mono);font-size:11px;color:var(--text-muted);margin:0;">
647+
Using INGR at work or in a project?
648+
Tell a colleague, write a post, or just mention it — word of mouth is everything for open-source.
649+
</p>
650+
</div>
639651
</div>
640652
<div style="display:flex;justify-content:center;align-items:center;">
641653
<div class="sponsor-terminal">

0 commit comments

Comments
 (0)