Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to load the content for 10 seconds #9

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

Richienb
Copy link
Contributor

@Richienb Richienb commented Jul 21, 2020

Try to load the readme content for 10 seconds before giving up.

Preview

// @sindresorhus

Signed-off-by: Richie Bendall <richiebendall@gmail.com>
@Richienb Richienb mentioned this pull request Jul 21, 2020
@sindresorhus
Copy link
Owner

sindresorhus commented Jul 21, 2020

Haha. Clever.

@sindresorhus
Copy link
Owner

Does it actually work though? Doesn't seem to render here: https://github.com/Richienb/sindresorhus/tree/try-load

@Richienb
Copy link
Contributor Author

@sindresorhus That's because it depends on the image being located in your repository

https://github.com/sindresorhus/sindresorhus/pull/9/files#diff-0730bb7c2e8f9ea2438b52e419dd86c9R2

@sindresorhus sindresorhus merged commit 9d093ab into sindresorhus:master Jul 21, 2020
@sindresorhus
Copy link
Owner

The links no longer work though, since clicking it just links the image. Maybe you could linkify the image to https://www.youtube.com/watch?v=dQw4w9WgXcQ ?

@Richienb
Copy link
Contributor Author

Richienb commented Jul 21, 2020

@sindresorhus Replace the img tag in the readme with

	<a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"><img src="https://github.com/sindresorhus/sindresorhus/raw/master/info.svg?sanitize=true"></a>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants