CVS: cvs.openbsd.org: www
Jan Klemkow <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: www Changes by: [email protected] 2026/06/26 09:25:50 Modified files: . : lyrics.html Log message: lyrics.html: reducing initial loading size/time Reducing the initial loading size from 18 MByte to 300 Kbyte, by adding loading="lazy" to all image tags. Thus, the browser just loads the images of the current viewport and the rest when you scroll to it.