Fixed some src
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
<!--Begin Navbar-->
|
||||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="./index.html"
|
||||
<a class="navbar-brand" href="./"
|
||||
><img
|
||||
src="img/PfostenDynamics.png"
|
||||
src="./img/PfostenDynamics.png"
|
||||
style="max-height: 60px"
|
||||
class="d-inline-block align-top"
|
||||
alt=""
|
||||
|
@@ -17,13 +17,13 @@
|
||||
/>
|
||||
|
||||
<title>Careers | Pfosten Dynamics</title>
|
||||
<link rel="icon" href="img/favicon.png" />
|
||||
<link rel="icon" href="./img/favicon.png" />
|
||||
</head>
|
||||
<body>
|
||||
<!--Begin Navbar-->
|
||||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="./index.html"
|
||||
<a class="navbar-brand" href="./"
|
||||
><img
|
||||
src="img/PfostenDynamics.png"
|
||||
style="max-height: 60px"
|
||||
|
@@ -18,7 +18,7 @@
|
||||
<!--Begin Navbar-->
|
||||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="./"><img src="img/PfostenDynamics.png" style="max-height: 60px"
|
||||
<a class="navbar-brand" href="./"><img src="./img/PfostenDynamics.png" style="max-height: 60px"
|
||||
class="d-inline-block align-top" alt="" loading="lazy" /></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown"
|
||||
aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
|
||||
|
@@ -1,9 +1,9 @@
|
||||
<!--Begin Navbar-->
|
||||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="./index.html"
|
||||
<a class="navbar-brand" href="./"
|
||||
><img
|
||||
src="img/PfostenDynamics.png"
|
||||
src="./img/PfostenDynamics.png"
|
||||
style="max-height: 60px"
|
||||
class="d-inline-block align-top"
|
||||
alt=""
|
||||
|
@@ -22,9 +22,9 @@
|
||||
<body>
|
||||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="./index.html"
|
||||
<a class="navbar-brand" href="./"
|
||||
><img
|
||||
src="img/PfostenDynamics.png"
|
||||
src="./img/PfostenDynamics.png"
|
||||
style="max-height: 60px"
|
||||
class="d-inline-block align-top"
|
||||
alt=""
|
||||
|
@@ -17,15 +17,15 @@
|
||||
/>
|
||||
|
||||
<title>Home | Pfosten Dynamics</title>
|
||||
<link rel="icon" href="img/favicon.png" />
|
||||
<link rel="icon" href="./img/favicon.png" />
|
||||
</head>
|
||||
<body>
|
||||
<!--Begin Navbar-->
|
||||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="./index.html"
|
||||
<a class="navbar-brand" href="./"
|
||||
><img
|
||||
src="img/PfostenDynamics.png"
|
||||
src="./img/PfostenDynamics.png"
|
||||
style="max-height: 60px"
|
||||
class="d-inline-block align-top"
|
||||
alt=""
|
||||
|
Reference in New Issue
Block a user