aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Janzen <jacob.a.s.janzen@gmail.com>2024-03-17 21:36:51 -0500
committerJacob Janzen <jacob.a.s.janzen@gmail.com>2024-03-17 21:36:51 -0500
commit0c40c56440c75178d99c60bd4e8fbdb123513333 (patch)
tree812ee31c189824249a2f4768636d80ce61ada8c8
parentbe718e1b86c38746bb9e5b349364c7be74f7829c (diff)
remove favicon
-rw-r--r--about.html1
-rw-r--r--index.html1
-rw-r--r--projects.html1
-rw-r--r--tea.html1
-rw-r--r--tea/W2T-2022-BoatCaptain.html1
-rw-r--r--tea/template.html1
6 files changed, 6 insertions, 0 deletions
diff --git a/about.html b/about.html
index d733f6d..1b4ab3a 100644
--- a/about.html
+++ b/about.html
@@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="styles.css" />
+ <link rel="icon" type="image/png" href="data:image/png;base64," />
</head>
<body>
<div class="header">
diff --git a/index.html b/index.html
index a1e36e3..817cf40 100644
--- a/index.html
+++ b/index.html
@@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="styles.css" />
+ <link rel="icon" type="image/png" href="data:image/png;base64," />
</head>
<body>
<div class="header">
diff --git a/projects.html b/projects.html
index 75a9b39..3c4b99f 100644
--- a/projects.html
+++ b/projects.html
@@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="styles.css" />
+ <link rel="icon" type="image/png" href="data:image/png;base64," />
</head>
<body>
<div class="header">
diff --git a/tea.html b/tea.html
index e3cb0c0..ad4893b 100644
--- a/tea.html
+++ b/tea.html
@@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="styles.css" />
+ <link rel="icon" type="image/png" href="data:image/png;base64," />
</head>
<body>
<div class="header">
diff --git a/tea/W2T-2022-BoatCaptain.html b/tea/W2T-2022-BoatCaptain.html
index 1eeb87c..c7ca29d 100644
--- a/tea/W2T-2022-BoatCaptain.html
+++ b/tea/W2T-2022-BoatCaptain.html
@@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../styles.css" />
+ <link rel="icon" type="image/png" href="data:image/png;base64," />
</head>
<body>
<div class="header">
diff --git a/tea/template.html b/tea/template.html
index 986abe0..3d45fc0 100644
--- a/tea/template.html
+++ b/tea/template.html
@@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../styles.css" />
+ <link rel="icon" type="image/png" href="data:image/png;base64," />
</head>
<body>
<div class="header">