Skip to content

Commit

Permalink
[NO-TASK] Switched to alby:name
Browse files Browse the repository at this point in the history
  • Loading branch information
davidleomay committed Jun 6, 2023
1 parent 391dc81 commit 05d142d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Main from "./app/Main";

const App = () => (
<>
<meta name="og:title" content="DFX.swiss" />
<meta name="alby:name" content="DFX.swiss" />
<Main />
</>
);
Expand Down

0 comments on commit 05d142d

Please sign in to comment.