Skip to content

Commit acee951

Browse files
Deploying to gh-pages from @ 87a9536 🚀
1 parent 8084fb5 commit acee951

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

debug.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>TERMINAL | ZERO_COUPLING v3.2.0</title>
7+
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%23000'/%3E%3Cpath d='M30 30 L55 50 L30 70 M60 70 L80 70' stroke='%2300ff41' stroke-width='10' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E">
78
<style>
89
:root { --cyber-green: #00ff41; --cyber-yellow: #ffcc00; --cyber-red: #ff003c; --cyber-purple: #9d00ff; --bg-black: #000; --card-bg: #030303; }
910
body {

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>SilentSniffer | STEALTH_MODE</title>
7+
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%23000'/%3E%3Cpath d='M30 30 L55 50 L30 70 M60 70 L80 70' stroke='%2300ff41' stroke-width='10' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E">
78
<style>
89
:root { --cyber-green: #00ff41; --bg-black: #000; }
910
body {

0 commit comments

Comments
 (0)