Skip to content

Commit

Permalink
feat: add project metadata and updates description
Browse files Browse the repository at this point in the history
  • Loading branch information
12Gustavo21 committed Mar 3, 2024
1 parent 3408192 commit 0e6b03c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
<link rel="icon" href="%PUBLIC_URL%/icon.webp" />
<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="Personal spooky portfolio" />
<meta name="author" content="Gustavo Almeida">
<meta property="og:title" content="Spooky Blog - Potfolio" />
<meta property="og:image" content="https://media.graphassets.com/i43t6Lz2TlqP2Tu7bI6d?_gl=1*lkez73*_ga*MTkzMzM0MzU0NS4xNjk5NjQwMDg3*_ga_G6FYGSYGZ4*MTcwOTQ5MTQyMi4xOS4xLjE3MDk0OTE0NDcuMzUuMC4w" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>Spooky Blog</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
Expand Down

0 comments on commit 0e6b03c

Please sign in to comment.