Skip to content

Commit

Permalink
Add an OGP image to an existing article
Browse files Browse the repository at this point in the history
  • Loading branch information
nhiroki committed Jan 7, 2024
1 parent 349768b commit 142e647
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2024-01-07-speculative-loading.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: post
title: "Chromium では Prefetch や Prerender を総称して Speculative Loading と呼ぶことになった"
title: "Chromium では Prefetch や Prerender を総称して Speculative Loading と呼ぶことになった話"
date: 2024-01-07 00:00:00 +09:00
tags: web
image: /images/tamagawa-nikaryo-kamigawara-zeki.webp
image: /images/2024-01-07-speculative-loading-ogp.png
---

Chromium では Prefetch や Prerender といった[投機的なリソースローディング機能](/2021/05/06/resource-loading-apis)を総称して **Preloading** と呼んでいました。しかし、Preloading という名称は既に広く使われており、特に具体的な API である `<link rel=preload>` や Service Worker の Navigation Preload などと被ってしまうため、評判がよくありませんでした。
Expand Down
Binary file added images/2024-01-07-speculative-loading-ogp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 142e647

Please sign in to comment.