We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226dbfb commit 5d6c50eCopy full SHA for 5d6c50e
public/index.html
@@ -4,10 +4,10 @@
4
<meta charset="utf-8" />
5
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
6
<meta name="viewport" content="width=device-width, initial-scale=1" />
7
- <meta name="theme-color" content="#000000" />
+ <meta name="theme-color" content="#FAF9F6" />
8
<meta
9
name="description"
10
- content="Web site created using create-react-app"
+ content="Personal Portfolio website, coded by me :]"
11
/>
12
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
13
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
0 commit comments