Skip to content

Commit f5bbc80

Browse files
Add favicon
1 parent cd3589a commit f5bbc80

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

favicon.ico

1.37 KB
Binary file not shown.

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<html>
22
<head>
33
<title>Reactive Couchbase</title>
4+
<link rel="icon" type="image/x-icon" href="/favicon.ico">
45
<style>
56
body {
67
background-color: rgb(238, 238, 239);

0 commit comments

Comments
 (0)