Skip to content

Commit

Permalink
:wq
Browse files Browse the repository at this point in the history
  • Loading branch information
jonomnom committed Jun 5, 2022
2 parents 6948de9 + 208b5c8 commit 3be9ec6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
content="A DECENTRALIZED SOCIAL PLATFORM FOR ARTISTS."
/>
<meta property="og:image" content="/ogp.png" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
Expand All @@ -30,7 +31,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>PRNTS BOUNTYS</title>
<title>PRNTS BOUNTIES</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
Binary file added public/ogp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions src/images/React App.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
<link rel="icon" href="http://localhost:3000/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#000000">
<meta name="description" content="Web site created using create-react-app">
<meta name="description" content="A DECENTRALIZED SOCIAL PLATFORM FOR ARTISTS.">
<meta property="og:image" content="/ogp.png" />
<link rel="apple-touch-icon" href="http://localhost:3000/logo192.png">
<!--
manifest.json provides metadata used when your web app is installed on a
Expand All @@ -22,7 +23,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>PRNTS BOUNTIES</title>
<script defer="" src="./React App_files/bundle.js"></script><style>.App {
text-align: center;
}
Expand Down

1 comment on commit 3be9ec6

@vercel
Copy link

@vercel vercel bot commented on 3be9ec6 Jun 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.