From aee30b79fa27f4eaff95a2bc1b84c49ceae5ee9d Mon Sep 17 00:00:00 2001 From: Daniel Herr Date: Thu, 1 May 2025 19:08:03 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 73c075c..38899c3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Daniel Herr Software -danielherr.software - Cloudflare -netlify.danielherr.software -firebase.danielherr.software -github.danielherr.software +https:danielherr.software - Cloudflare +https:netlify.danielherr.software +https:firebase.danielherr.software +http|https:fastly.danielherr.software +http|https:github.danielherr.software From 61b5a157cc3bd6f2d7684b9e9e13b2f0e1f67171 Mon Sep 17 00:00:00 2001 From: Daniel Herr Date: Fri, 9 May 2025 14:57:01 -0400 Subject: [PATCH 2/2] Canonical URLs --- main/404.html | 4 +++- main/Bookmark_Topper.html | 7 +++++-- main/Link_Controller.html | 7 +++++-- main/Memory_Monitor.html | 7 +++++-- main/Navigation_Confirmation.html | 7 +++++-- main/Processor_Monitor.html | 7 +++++-- main/Single_Tab_Zoom.html | 7 +++++-- main/Support.html | 5 ++++- main/index.html | 5 ++++- main/main.css | 2 +- 10 files changed, 42 insertions(+), 16 deletions(-) diff --git a/main/404.html b/main/404.html index ac1c3d4..9bcd47d 100644 --- a/main/404.html +++ b/main/404.html @@ -1,10 +1,12 @@ - + No Page - Daniel Herr Software + +

Daniel Herr Software

diff --git a/main/Bookmark_Topper.html b/main/Bookmark_Topper.html index 70dfcce..4850a54 100644 --- a/main/Bookmark_Topper.html +++ b/main/Bookmark_Topper.html @@ -1,11 +1,14 @@ - - Bookmark Topper - Daniel Herr Software + + Bookmark Topper - Daniel Herr Software + + +
diff --git a/main/Link_Controller.html b/main/Link_Controller.html index 158e9f8..3998d45 100644 --- a/main/Link_Controller.html +++ b/main/Link_Controller.html @@ -1,11 +1,14 @@ - - Link Controller - Daniel Herr Software + + Link Controller - Daniel Herr Software + + +
diff --git a/main/Memory_Monitor.html b/main/Memory_Monitor.html index a72fad8..101d94d 100644 --- a/main/Memory_Monitor.html +++ b/main/Memory_Monitor.html @@ -1,11 +1,14 @@ - - Memory Monitor - Daniel Herr Software + + Memory Monitor - Daniel Herr Software + + +
diff --git a/main/Navigation_Confirmation.html b/main/Navigation_Confirmation.html index 7840656..4e3ece4 100644 --- a/main/Navigation_Confirmation.html +++ b/main/Navigation_Confirmation.html @@ -1,11 +1,14 @@ - - Navigation Confirmation - Daniel Herr Software + + Navigation Confirmation - Daniel Herr Software + + +
diff --git a/main/Processor_Monitor.html b/main/Processor_Monitor.html index 7d16069..a1a8ba7 100644 --- a/main/Processor_Monitor.html +++ b/main/Processor_Monitor.html @@ -1,11 +1,14 @@ - - Processor Monitor - Daniel Herr Software + + Processor Monitor - Daniel Herr Software + + +
diff --git a/main/Single_Tab_Zoom.html b/main/Single_Tab_Zoom.html index c73c85b..83d8f4e 100644 --- a/main/Single_Tab_Zoom.html +++ b/main/Single_Tab_Zoom.html @@ -1,11 +1,14 @@ - - Single Tab Zoom - Daniel Herr Software + + Single Tab Zoom - Daniel Herr Software + + +
diff --git a/main/Support.html b/main/Support.html index a885554..dea4a14 100644 --- a/main/Support.html +++ b/main/Support.html @@ -1,10 +1,13 @@ - + Support - Daniel Herr Software + + +
diff --git a/main/index.html b/main/index.html index 1ef41c5..930a18b 100644 --- a/main/index.html +++ b/main/index.html @@ -1,11 +1,14 @@ - + Daniel Herr Software + + +
diff --git a/main/main.css b/main/main.css index 205da2e..3aa72c4 100644 --- a/main/main.css +++ b/main/main.css @@ -16,7 +16,7 @@ h1 { } address { min-width: 100%; - width: 18em; + width: 10em; } @media (min-width: 20em) and (max-width: 22em) {