From 8692b5f3d74c259130c7e722082f4bf6d320c182 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Wed, 31 Dec 2025 19:08:28 -0500 Subject: [PATCH] Added fav icon --- nodejs/public/favicon.svg | 17 +++++++++++++++++ nodejs/views/top.ejs | 2 ++ 2 files changed, 19 insertions(+) create mode 100644 nodejs/public/favicon.svg diff --git a/nodejs/public/favicon.svg b/nodejs/public/favicon.svg new file mode 100644 index 0000000..35e1881 --- /dev/null +++ b/nodejs/public/favicon.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/nodejs/views/top.ejs b/nodejs/views/top.ejs index 792f336..f40a3e7 100755 --- a/nodejs/views/top.ejs +++ b/nodejs/views/top.ejs @@ -4,6 +4,8 @@ Proxy - Theta 42 <%- title %> + +