Skip to content

Commit

Permalink
fix: landing page, seo
Browse files Browse the repository at this point in the history
  • Loading branch information
madawei2699 committed Apr 9, 2023
1 parent 97ec8bc commit ddf1325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/landing/www/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function App() {
<link rel='canonical' href='https://www.myreader.io/' />
<meta name="msapplication-TileColor" content="#da532c" />
<meta name="theme-color" content="#ffffff" />
<meta property="og:title" content="A new way to read with AI bot - myGPTReader" />
<meta property="og:title" content="A community-driven way to read and chat with AI bots - myGPTReader" />
<meta property="og:description" content="myGPTReader is a Slack bot that can read and summarize any webpage, documents including ebooks, or even videos from YouTube. It also can communicate with you via voice." />
<meta property="og:image" content="/logo.png" />
<meta property="og:url" content="https://www.myreader.io/" />
Expand Down

0 comments on commit ddf1325

Please sign in to comment.