← back to Port Viewer
snapshot: 1 file(s) changed, ~1 modified
ee28ffe961ec65f6f6e2b6567cd4c3c34960773d · 2026-05-13 08:57:59 -0700 · Steve
Files touched
Diff
commit ee28ffe961ec65f6f6e2b6567cd4c3c34960773d
Author: Steve <steve@designerwallcoverings.com>
Date: Wed May 13 08:57:59 2026 -0700
snapshot: 1 file(s) changed, ~1 modified
---
public/index.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/public/index.html b/public/index.html
index 5e3d817..23b39fb 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,6 +1,8 @@
<!DOCTYPE html>
<html lang="en">
<head>
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg">
+
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Port Viewer - Active Ports</title>
← 363d68c initial scaffold (gitify-all 2026-05-06)
·
back to Port Viewer
·
add rel="noopener noreferrer" to external target="_blank" li d93015a →