Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Daniel Herr Software

<a href="https://danielherr.software">danielherr.software - Cloudflare</a>
<a href="https://netlify.danielherr.software">netlify.danielherr.software</a>
<a href="https://firebase.danielherr.software">firebase.danielherr.software</a>
<a href="https://github.danielherr.software/main">github.danielherr.software</a>
<a href="https://danielherr.software">https:danielherr.software - Cloudflare</a>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

Is there a typo here? It looks like there is an extra s in https:danielherr.software. Should it be https://danielherr.software?

Suggested change
<a href="https://danielherr.software">https:danielherr.software - Cloudflare</a>
<a href="https://danielherr.software">https://danielherr.software - Cloudflare</a>

<a href="https://netlify.danielherr.software">https:netlify.danielherr.software</a>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

Is there a typo here? It looks like there is an extra s in https:netlify.danielherr.software. Should it be https://netlify.danielherr.software?

Suggested change
<a href="https://netlify.danielherr.software">https:netlify.danielherr.software</a>
<a href="https://netlify.danielherr.software">https://netlify.danielherr.software</a>

<a href="https://firebase.danielherr.software">https:firebase.danielherr.software</a>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

Is there a typo here? It looks like there is an extra s in https:firebase.danielherr.software. Should it be https://firebase.danielherr.software?

Suggested change
<a href="https://firebase.danielherr.software">https:firebase.danielherr.software</a>
<a href="https://firebase.danielherr.software">https://firebase.danielherr.software</a>

<a href="https://fastly.danielherr.software">http|https:fastly.danielherr.software</a>
<a href="https://github.danielherr.software">http|https:github.danielherr.software</a>
4 changes: 3 additions & 1 deletion main/404.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="main.css">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Consider adding a canonical URL to this page as well, even though it's an error page. It can help prevent search engines from indexing it.

Suggested change
<link rel="stylesheet" href="main.css">
<link rel="canonical" href="https://danielherr.software/404">

<link rel="icon" href="images/avatar_32.jpg">

<title>No Page - Daniel Herr Software</title>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<meta name="color-scheme" content="light dark">
Comment on lines +8 to +9

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The viewport meta tag was moved. Ensure this doesn't affect the page's responsiveness.

</head>
<body>
<h1><a href="/">Daniel Herr Software</a></h1>
Expand Down
7 changes: 5 additions & 2 deletions main/Bookmark_Topper.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="main.css">
<link rel="stylesheet" href="details.css">
<title>Bookmark Topper - Daniel Herr Software</title>
<link rel="icon" href="images/bookmark_topper_32.png">

<title>Bookmark Topper - Daniel Herr Software</title>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<meta name="color-scheme" content="light dark">
<link rel="canonical" href="https://danielherr.software/Bookmark_Topper">
</head>
<body>
<header>
Expand Down
7 changes: 5 additions & 2 deletions main/Link_Controller.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="main.css">
<link rel="stylesheet" href="details.css">
<title>Link Controller - Daniel Herr Software</title>
<link rel="icon" href="images/link_controller_32.png">

<title>Link Controller - Daniel Herr Software</title>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<meta name="color-scheme" content="light dark">
<link rel="canonical" href="https://danielherr.software/Link_Controller">
</head>
<body>
<header>
Expand Down
7 changes: 5 additions & 2 deletions main/Memory_Monitor.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="main.css">
<link rel="stylesheet" href="details.css">
<title>Memory Monitor - Daniel Herr Software</title>
<link rel="icon" href="images/memory_monitor_32.png">

<title>Memory Monitor - Daniel Herr Software</title>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<meta name="color-scheme" content="light dark">
<link rel="canonical" href="https://danielherr.software/Memory_Monitor">
</head>
<body>
<header>
Expand Down
7 changes: 5 additions & 2 deletions main/Navigation_Confirmation.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="main.css">
<link rel="stylesheet" href="details.css">
<title>Navigation Confirmation - Daniel Herr Software</title>
<link rel="icon" href="images/navigation_confirmation_32.png">

<title>Navigation Confirmation - Daniel Herr Software</title>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<meta name="color-scheme" content="light dark">
<link rel="canonical" href="https://danielherr.software/Navigation_Confirmation">
</head>
<body>
<header>
Expand Down
7 changes: 5 additions & 2 deletions main/Processor_Monitor.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="main.css">
<link rel="stylesheet" href="details.css">
<title>Processor Monitor - Daniel Herr Software</title>
<link rel="icon" href="images/processor_monitor_32.png">

<title>Processor Monitor - Daniel Herr Software</title>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<meta name="color-scheme" content="light dark">
<link rel="canonical" href="https://danielherr.software/Processor_Monitor">
</head>
<body>
<header>
Expand Down
7 changes: 5 additions & 2 deletions main/Single_Tab_Zoom.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="main.css">
<link rel="stylesheet" href="details.css">
<title>Single Tab Zoom - Daniel Herr Software</title>
<link rel="icon" href="images/single_tab_zoom_32.png">

<title>Single Tab Zoom - Daniel Herr Software</title>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<meta name="color-scheme" content="light dark">
<link rel="canonical" href="https://danielherr.software/Single_Tab_Zoom">
</head>
<body>
<header>
Expand Down
5 changes: 4 additions & 1 deletion main/Support.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="main.css">
<link rel="icon" href="images/avatar_32.jpg">

<title>Support - Daniel Herr Software</title>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<meta name="color-scheme" content="light dark">
<link rel="canonical" href="https://danielherr.software/Support">
</head>
<body>
<header>
Expand Down
5 changes: 4 additions & 1 deletion main/index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<link rel="stylesheet" href="main.css">
<link rel="stylesheet" href="index.css">
<link rel="icon" href="images/avatar_32.jpg">

<title>Daniel Herr Software</title>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<meta name="color-scheme" content="light dark">
<link rel="canonical" href="https://danielherr.software">
</head>
<body>
<header>
Expand Down
2 changes: 1 addition & 1 deletion main/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ h1 {
}
address {
min-width: 100%;
width: 18em;
width: 10em;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Why was the width reduced from 18em to 10em? Ensure this change doesn't negatively impact the layout on different screen sizes.

}

@media (min-width: 20em) and (max-width: 22em) {
Expand Down