Skip to content
This repository was archived by the owner on Aug 26, 2026. It is now read-only.

Commit fc1317e

Browse files
committed
add inline svg favicon
1 parent 4a25bb6 commit fc1317e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4+
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><text y='26' font-size='26'>&amp;</text></svg>">
45
<meta charset="UTF-8">
56
<meta name="viewport" content="width=device-width, initial-scale=1.0">
67
<title>HTML Entities Encoder & Decoder | Convert Named & Numeric</title>

0 commit comments

Comments
 (0)