Skip to content

Commit

Permalink
Fix: Goal adjustment on master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sammsts committed Jun 15, 2024
1 parent 6c44a52 commit f1caf53
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -1,22 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link href="./bundle.css" rel="stylesheet">
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/devicon@v2.15.1/devicon.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" type='text/css' href="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/devicon.min.css" />

<title>Samuel - Portfólio</title>
</head>

<head>
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
Expand All @@ -32,7 +15,6 @@
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<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" />
<link href="./bundle.css" rel="stylesheet">
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
Expand Down

0 comments on commit f1caf53

Please sign in to comment.