ademilter / ademilter/SocialCrumbs
Invalid gravatar prefetch URI
Open
- Dominant language
- PHP
- Stars
- 100
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The link for gravatar looks incorrect. Can anyone confirm?
https://github.com/ademilter/SocialCrumbs/blob/master/dns-prefetch.php#L13
``` html
```
Looks like it should be:
``` html
```
See implementation on Gravatar website:
https://en.gravatar.com/site/implement/images/
Contributor guide
No contributing guide indexed for this repository
Research direction
Open dns-prefetch.php around line 13 and compare the Gravatar host values with the implementation linked in the issue. Confirm the generated HTML uses valid Gravatar prefetch URIs, then check the surrounding template for consistency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100