Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

Commit 6c362ae

Browse files
committed
Update favicon
1 parent 5c41a6b commit 6c362ae

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

docs/images/favicon.ico

10.6 KB
Binary file not shown.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<title>Nuts - Save & Read</title>
5-
<link rel="icon" type="image/x-icon" href="favicon.ico">
5+
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<style>
88
body {

docs/privacy.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<html>
33
<head>
44
<title>Nuts - Save & Read | Privacy Policy</title>
5+
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
57
</head>
68
<body>
79
<h1>Privacy Policy</h1>

0 commit comments

Comments
 (0)