We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a93e4f commit c92a7b1Copy full SHA for c92a7b1
public/index.html
@@ -9,6 +9,7 @@
9
name="description"
10
content="A website to understand the concept of css Flexbox."
11
/>
12
+ <meta name="author" content="Sourav Dey" />
13
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo.png" />
14
<!--
15
manifest.json provides metadata used when your web app is installed on a
0 commit comments