Skip to content

Commit

Permalink
Merge pull request #172 from rrafaelc/chore/rename-title
Browse files Browse the repository at this point in the history
chore: rename title home
  • Loading branch information
rrafaelc committed Nov 22, 2023
2 parents 47dddff + a4ab37a commit 56e1046
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>FAQ FATEC</title>
<title>Fatec Itapira FAQ</title>
<link rel="stylesheet" href="./styles/global.css" />
<link rel="stylesheet" href="style.css" />
<link rel="apple-touch-icon" sizes="180x180" href="./img/favicon/apple-touch-icon.png" />
Expand Down Expand Up @@ -66,4 +66,4 @@
<?php include "./layouts/footer.php" ?>
</body>

</html>
</html>

0 comments on commit 56e1046

Please sign in to comment.