We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c247d commit 6f183c6Copy full SHA for 6f183c6
packages/entrypoint/public/dethcode.svg
packages/entrypoint/public/index.html
@@ -3,6 +3,7 @@
3
<head>
4
<meta charset="utf-8" />
5
<title>Ethereum Code Viewer</title>
6
+ <link rel="icon" href="/dethcode.svg" type="image/svg+xml" />
7
8
<!-- Disable pinch zooming -->
9
<meta
packages/vscode-host/public/dethcode.svg
packages/vscode-host/public/index.html
@@ -8,6 +8,7 @@
data-domain="code.deth.net"
src="https://plausible.io/js/plausible.js"
10
></script>
11
12
13
14
0 commit comments