From 73ac0165f3996a058bca1be0cfa7ba39f95ad7fb Mon Sep 17 00:00:00 2001 From: Eric Meehan Date: Thu, 19 Feb 2026 19:10:13 -0500 Subject: [PATCH] Updates --- conf/httpd.conf | 1 + htdocs/common/ddg.js | 2 +- htdocs/donate/index.html | 1 - htdocs/stream/index.html | 2 +- mailsync.py | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/httpd.conf b/conf/httpd.conf index 39d042f..280a43d 100644 --- a/conf/httpd.conf +++ b/conf/httpd.conf @@ -294,6 +294,7 @@ DocumentRoot "/usr/local/apache2/htdocs" # Custom # Header add Link "; rel=stylesheet; type=text/css" + Header add Link "; rel=icon; type=image/x-icon" # diff --git a/htdocs/common/ddg.js b/htdocs/common/ddg.js index fc51db2..b0922fc 100644 --- a/htdocs/common/ddg.js +++ b/htdocs/common/ddg.js @@ -4,6 +4,6 @@ const input = document.getElementById("ddg-query"); form.addEventListener("submit", function () { const domain = window.location.hostname; -input.value = "site:" + domain + " " + input.value; +input.value = "site:eom.dev/archive/Mail/raw/" + " " + input.value; }); }; diff --git a/htdocs/donate/index.html b/htdocs/donate/index.html index 47d56ee..a8ef9ee 100644 --- a/htdocs/donate/index.html +++ b/htdocs/donate/index.html @@ -5,7 +5,6 @@ -

eom.dev

Donate

diff --git a/htdocs/stream/index.html b/htdocs/stream/index.html index a53f5b0..2b9b4c5 100644 --- a/htdocs/stream/index.html +++ b/htdocs/stream/index.html @@ -3,7 +3,7 @@ eom.dev - Live Stream - +

eom.dev

diff --git a/mailsync.py b/mailsync.py index 70470c0..c66674d 100644 --- a/mailsync.py +++ b/mailsync.py @@ -35,7 +35,7 @@ HTML = """ - +

eom.dev

Mailbox