初始化仓库
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Sponsors Images
|
||||
|
||||
This directory contains sponsor logos for the README sponsor section.
|
||||
|
||||
## Naming Convention
|
||||
|
||||
- Use lowercase: `sponsor-name.png` or `sponsor-name.jpg`
|
||||
- Recommended size: 150x50 px (logo), 150x150 px (square)
|
||||
|
||||
## Adding a Sponsor
|
||||
|
||||
1. Add logo image to this directory
|
||||
2. Update README.md and README.zh-CN.md sponsor table
|
||||
3. Include sponsor's affiliate link and discount details
|
||||
|
||||
## Placeholder
|
||||
|
||||
Replace `your-logo-here.png` with actual sponsor logos.
|
||||
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="150" height="60" viewBox="0 0 150 60">
|
||||
<rect width="150" height="60" fill="#f0f0f0" rx="4"/>
|
||||
<text x="75" y="35" font-family="Arial, sans-serif" font-size="12" fill="#999" text-anchor="middle">Your Logo Here</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 272 B |
Reference in New Issue
Block a user