Skip to content

Suggestion: Optimize img tag #2

Description

@kirillzakharov

Noticed there's an alt tag:

<img alt="Tim" src="tim.jpg">

I'd try something like this:

<img src="tim.jpg">

To save a few more bites I'd also rename the file to t.jpg. Better yet, use Base64.

Activity

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

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions