Skip to content

docs: update minified gzip size from ~14k to ~16k#3618

Open
yujiteshima wants to merge 1 commit into
bigskysoftware:masterfrom
yujiteshima:fix/3239-update-homepage-size-link
Open

docs: update minified gzip size from ~14k to ~16k#3618
yujiteshima wants to merge 1 commit into
bigskysoftware:masterfrom
yujiteshima:fix/3239-update-homepage-size-link

Conversation

@yujiteshima

Copy link
Copy Markdown

Description

Update the minified gzip size claim from ~14k to ~16k in README.md and the website template.

The actual size of htmx.min.js gzipped is approximately 16.2 KB according to jsDelivr CDN, not ~14k as previously stated.

Files changed:

  • README.md - Updated size claim in introduction section
  • www/themes/htmx-theme/templates/base.html - Updated size claim in meta description

Corresponding issue: #3239

Testing

This is a documentation-only change (updating text values). No functional code was modified.

Checklist

  • I have read the contribution guidelines
  • I have targeted this PR against the correct branch (master for website changes, dev for source changes)
  • This is either a bugfix, a documentation update, or a new feature that has been explicitly approved via an issue
  • I ran the test suite locally (npm run test) and verified that it succeeded
The actual size of htmx.min.js gzipped is approximately 16.2 KB
according to jsDelivr CDN, not ~14k as previously stated.

Fixes bigskysoftware#3239
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant