Skip to content

Commit

Permalink
chore: release version 2.0.1
Browse files Browse the repository at this point in the history
chore: release version 2.0.1
  • Loading branch information
Guilhermeasper authored Aug 8, 2023
2 parents 8fbd1d4 + 7bb11c6 commit 6bb1762
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sertao-bar-cardapio",
"version": "2.0.0",
"version": "2.0.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
12 changes: 11 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,20 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Cardápio Sertão Bar</title>
<title>Sertão Bar - Cardápio</title>
<base href="/" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<meta property="og:title" content="Sertão" Bar - Cardápio />
<meta property="og:site_name" content="Sertão" Bar />
<meta property="og:url" content=https://sertao-bar.web.app>
<meta
property="og:description"
content="Explore o cardápio variado do Sertão Bar em Olinda! Desde petiscos saborosos a coquetéis refrescantes, temos opções para todos os paladares. Venha descobrir nossas deliciosas ofertas e desfrutar de momentos agradáveis em um ambiente aconchegante. Visite-nos e deixe-se surpreender pela diversidade de sabores no Sertão Bar!"
/>
<meta property="og:type" content="place" />
<meta property="og:image"
content=https://drive.google.com/uc?id=1R0du_HS8JtITb-FAFDRmCsNBgUhi0-gl>
</head>
<body>
<sb-root></sb-root>
Expand Down

0 comments on commit 6bb1762

Please sign in to comment.