Commit 92550c9
Add alt text and description link to DataDriven sponsor placement (#153)
Hey! I'm the maintainer of [DataDriven](https://datadriven.io/) — thanks
for hosting our placement on the wiki, we appreciate it.
A handful of small improvements to the DataDriven placements:
**Index.md**
1. Adds `alt="DataDriven — Data Engineer Interview Practice"` to the
logo image — makes the placement accessible to screen-reader users.
2. Adds a short text link below the logo (`DataDriven — Free Data
Engineer Interview Problems`) so readers who don't load images still see
a brief description.
3. Adds a new wide lockup image (logo + wordmark + tagline) at
`Assets/logo-datadriven-wide.png`, rendered at `width=328` so it
preserves the existing on-page height.
4. Adds UTM parameters to both links so we can measure referral traffic
from each placement separately.
5. Adjusts the container `style` to `flex-direction: column` with a
small `gap` so the text link stacks cleanly below the logo (the existing
`flex-wrap: wrap` would put them side by side).
**README.md**
6. Adds `alt` text and UTM parameters to the existing README sponsor
link. Image source and dimensions are unchanged — the README keeps the
original logo.
Happy to tweak the wording or revert any individual piece if you'd
prefer something else — feel free to push edits directly to this branch
or just close and rewrite. No worries either way.
Thanks for keeping the wiki running!
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 21cd316 commit 92550c9
3 files changed
Lines changed: 6 additions & 5 deletions
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments