Skip to content

Commit

Permalink
fix: remove hardcode minfest
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <tukon479@gmail.com>
  • Loading branch information
Innei committed Nov 20, 2024
1 parent 64c891f commit 0432618
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/renderer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
<!-- favicon -->
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<title>Follow</title>
<!-- Manifest -->
<link rel="manifest" href="/manifest.json" />

<meta property="og:type" content="website" />
<meta property="og:title" content="Follow" />
<meta property="og:url" content="https://app.follow.is" />
Expand Down

0 comments on commit 0432618

Please sign in to comment.