Skip to content

docs: apply loading lazy, decoding async to index.md#1110

Open
darjeeling wants to merge 2 commits into
feldroy:mainfrom
darjeeling:main
Open

docs: apply loading lazy, decoding async to index.md#1110
darjeeling wants to merge 2 commits into
feldroy:mainfrom
darjeeling:main

Conversation

@darjeeling

@darjeeling darjeeling commented Mar 23, 2026

Copy link
Copy Markdown

What

Fixes issue #1085

AI Provenance (omit for human‑authored PRs)

  • Tool: ChatGPT + VSCode
  • Model: GPT-5.4
  • Thread / prompt: how to fix blocking issue of rendering this page in img tags which will render in mkdocs

Pattern

Reviewer Focus

I choose Option 2

it may affect much, but blocking will reduce.

we may need to consider add these kinds to the html head

<link rel="dns-prefetch" href="//img.shields.io">
<link rel="preconnect" href="https://img.shields.io">

Checklist

  • Diff contains only changes for this task — no unrelated refactoring or cleanup
  • Addresses exactly one issue or feature
  • New or changed behavior has test coverage
  • This is the simplest viable approach
  • AI provenance section removed or accurate

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.

2 participants