Skip to content

Commit

Permalink
fixed webmanifest link in thread html
Browse files Browse the repository at this point in the history
  • Loading branch information
RealDekkia committed Apr 16, 2024
1 parent fdedcfb commit 76bada5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thread/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<meta name="author" content="Dekkia" />
<meta name="description" content="A Browser App that allows you to unroll Mastodon threads into a single webpage.">

<link rel="manifest" href="app.webmanifest" />
<link rel="manifest" href="../app.webmanifest" />

<link rel="icon" type="image/x-icon" href="../favicon.ico">
<link rel="icon" type="image/x-icon" href="../favicon.png">
Expand Down

0 comments on commit 76bada5

Please sign in to comment.