diff options
author | Frederick Yin <fkfd@fkfd.me> | 2022-01-13 21:26:25 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2022-01-13 21:26:25 +0800 |
commit | f6cbb29a9636c40377711a0fa1f83a49faf96742 (patch) | |
tree | 572bb00a7e71c4c37a4fb1ccaf1613b1c4c210b9 | |
parent | 6fdcfbc18b0e7864b0b124981864f74953f5bd7f (diff) |
Move rickstodon images to dedicated dir
-rw-r--r-- | docs/projects/img/rickstodon/rickstodon-youtube-GET.webp (renamed from docs/projects/img/rickstodon-youtube-GET.webp) | bin | 12322 -> 12322 bytes | |||
-rw-r--r-- | docs/projects/img/rickstodon/rickstodon.webp (renamed from docs/projects/img/rickstodon.webp) | bin | 49910 -> 49910 bytes | |||
-rw-r--r-- | docs/projects/rickstodon.md | 4 |
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/projects/img/rickstodon-youtube-GET.webp b/docs/projects/img/rickstodon/rickstodon-youtube-GET.webp Binary files differindex c5c70aa..c5c70aa 100644 --- a/docs/projects/img/rickstodon-youtube-GET.webp +++ b/docs/projects/img/rickstodon/rickstodon-youtube-GET.webp diff --git a/docs/projects/img/rickstodon.webp b/docs/projects/img/rickstodon/rickstodon.webp Binary files differindex 5a64e3f..5a64e3f 100644 --- a/docs/projects/img/rickstodon.webp +++ b/docs/projects/img/rickstodon/rickstodon.webp diff --git a/docs/projects/rickstodon.md b/docs/projects/rickstodon.md index 2b40521..b5c9a7d 100644 --- a/docs/projects/rickstodon.md +++ b/docs/projects/rickstodon.md @@ -2,7 +2,7 @@ ## -- Introducing a new way to present an old prank -![screenshot with most of the buttons and links on the page pointing to the signature rickroll cover image on youtube](img/rickstodon.webp) +![screenshot with most of the buttons and links on the page pointing to the signature rickroll cover image on youtube](img/rickstodon/rickstodon.webp) See [video demo](https://fkfd.me/static/rickstodon.mp4); hosted on [social.fkfd.me](https://social.fkfd.me); see [Codeberg repo](https://codeberg.org/fakefred/rickstodon) @@ -246,7 +246,7 @@ server { 1. If you have set up Rickstodon with nginx, the browser may make a GET request to youtube.com that reveals your intention. Like this: -![screenshot of a GET request to https://www.youtube.com/watch?v=dQw4w9WgXcQ in devtools](img/rickstodon-youtube-GET.webp) +![screenshot of a GET request to https://www.youtube.com/watch?v=dQw4w9WgXcQ in devtools](img/rickstodon/rickstodon-youtube-GET.webp) If the user's network is slow, they may notice youtube.com loading in the bottom bar in a desktop browser. |