Skip to content

Suggestion: Optimize img tag #2

@kirillzakharov

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.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions