We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08f62c2 + ced8b7e commit bee2f47Copy full SHA for bee2f47
index.html
@@ -5,7 +5,7 @@
5
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<title>OptimusTech</title>
8
- <link rel="stylesheet" href="/style/style.css">
+ <link rel="stylesheet" href="./style/style.css">
9
</head>
10
<body>
11
<nav class="navbar navbar-expand-lg navbar-light bg-light">
@@ -142,4 +142,4 @@ <h4 class="setor">Desenvolvimento de Software
142
</div>
143
144
</body>
145
-</html>
+</html>
0 commit comments