Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
luizpedone committed Jul 4, 2014
1 parent c070751 commit 13c988c
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
<html>
<head>
<meta charset="utf-8">
<title>Calculadora de RSG</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Aluno da UFMG? Utilize a calculadora de RSG para calcular o seu RSG!">
<meta name="author" content="Luiz Felipe Pedone">
<meta charset="utf-8">
<title>Calculadora de RSG</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Aluno da UFMG? Utilize a calculadora de RSG para calcular o seu RSG!">
<meta name="author" content="Luiz Felipe Pedone">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>

<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<header>
Expand Down

0 comments on commit 13c988c

Please sign in to comment.