aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoop Kiefte <ikojba@gmail.com>2023-10-06 00:20:19 +0100
committerJoop Kiefte <ikojba@gmail.com>2023-10-06 00:20:19 +0100
commit07336a39112832c3965e7f4c70cd74b735ea3d52 (patch)
tree414638854aefc4f983cb03c4f196819e5916f38f
parent1bf1a88f4e5127edf5b1e403da92ba938cdbdd68 (diff)
Change faviconHEADmain
-rw-r--r--index.html2
-rw-r--r--public/star.pngbin0 -> 4194 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 1db22e1..81e37cd 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
- <link rel="icon" href="/favicon.ico">
+ <link rel="icon" href="/star.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>&#x1F7D9; HolyWritings.net</title>
</head>
diff --git a/public/star.png b/public/star.png
new file mode 100644
index 0000000..db15928
--- /dev/null
+++ b/public/star.png
Binary files differ