Skip to content

Commit

Permalink
refactor: favicon e identação
Browse files Browse the repository at this point in the history
  • Loading branch information
EmanuelleViana committed Aug 27, 2020
1 parent a7eb377 commit 18464f6
Show file tree
Hide file tree
Showing 28 changed files with 19 additions and 20 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
39 changes: 19 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 4,7 @@
<meta charset="UTF-8" />
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0' />
<title>Emanuelle Viana | Web Developer</title>
<meta name="description" content="Emanuelle Viana, 23 anos, desenvolvedora Web, formada em Ciência da Computação. Veja os projetos e saiba mais.">
<meta name="description" content="Emanuelle Viana, 23 anos, desenvolvedora Web, formada em Ciência da Computação. Veja os projetos e saiba mais." />

<meta property="og:type" content="website" />
<meta property="og:title" content="Emanuelle Viana | Web Developer" />
Expand All @@ -18,8 18,7 @@
<meta name="twitter:card" content="summary_large_image">

<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Title Até 70 caracteres -->
<!-- Description Até 140 caracteres -->

<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/reset.css" />
<link rel="stylesheet" href="css/grid.css" />
Expand All @@ -28,23 27,23 @@
<link rel="stylesheet" href="./css/simple-slide.css" />
<link rel="stylesheet" href="/css/simple-anime.css" />

<link rel="apple-touch-icon" sizes="57x57" href="/img/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/img/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/img/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/img/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/img/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/img/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/img/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/img/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/img/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/img/favicon/png" sizes="192x192" href="/img/favicon/android-icon-192x192.png">
<link rel="icon" type="image/img/favicon/png" sizes="32x32" href="/img/favicon/favicon-32x32.png">
<link rel="icon" type="image/img/favicon/png" sizes="96x96" href="/img/favicon/favicon-96x96.png">
<link rel="icon" type="image/img/favicon/png" sizes="16x16" href="/img/favicon/favicon-16x16.png">
<link rel="manifest" href="/img/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/img/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="apple-touch-icon" sizes="57x57" href="/img/favicon_img/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/img/favicon_img/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/img/favicon_img/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/img/favicon_img/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/img/favicon_img/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/img/favicon_img/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/img/favicon_img/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/img/favicon_img/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/img/favicon_img/apple-icon-180x180.png">
<link rel="icon" type="image/img/favicon_img/png" sizes="192x192" href="/img/favicon_img/android-icon-192x192.png">
<link rel="icon" type="image/img/favicon_img/png" sizes="32x32" href="/img/favicon_img/favicon-32x32.png">
<link rel="icon" type="image/img/favicon_img/png" sizes="96x96" href="/img/favicon_img/favicon-96x96.png">
<link rel="icon" type="image/img/favicon_img/png" sizes="16x16" href="/img/favicon_img/favicon-16x16.png">
<link rel="manifest" href="/img/favicon_img/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/img/favicon_img/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">

</head>

Expand Down

0 comments on commit 18464f6

Please sign in to comment.