We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d9915 commit b268f23Copy full SHA for b268f23
1 file changed
‎web2api/templates/index.html‎
@@ -3,10 +3,7 @@
3
<head>
4
<meta charset="UTF-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <link
7
- rel="icon"
8
- href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='16' fill='%23114f55'/><path d='M31 23h38v12h-8v8h8v12H31V43h8v-8h-8z' fill='%23f9f2de'/><rect x='39' y='58' width='22' height='14' rx='3' fill='%23f0aa2d'/></svg>"
9
- />
+ <link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🔌</text></svg>" />
10
<title>Web2API Catalog</title>
11
<style>
12
:root {
0 commit comments