Skip to content

Commit c46c14a

Browse files
committed
Browser Detect fixes
1 parent 3b6c1f2 commit c46c14a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
work correctly both with client-side routing and a non-root public URL.
2020
Learn how to configure a non-root public URL by running `npm run build`.
2121
-->
22-
<title>...dead...</title>
22+
<title>...dead-lite...</title>
2323
<link rel="stylesheet" href="template.css">
2424
</head>
2525
<body>

src/components/SharedComponents/BrowserDetection/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const BrowserDetection = () => (
77
<em>dead</em> is a P2P social network that is only supported on Beaker
88
Browser. If you want to set up <em>dead</em>{' '}
99
<a href="https://beakerbrowser.com/">Download Beaker Browser</a> and{' '}
10-
<a href="https://github.com/dumblr/xXx___dead___xXx">
10+
<a href="https://github.com/dumblr/dead-lite">
1111
read the directions for setting up <em>dead</em> on Github
1212
</a>.
1313
</p>

0 commit comments

Comments
 (0)