Skip to content

Commit

Permalink
Add new netsuite logo and new picnic peaks favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaskenner authored Jul 18, 2024
1 parent 01856b3 commit acfd32d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Picnic Peaks LLC - ERP and beyond.</title>
<link href="css/bootstrap.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
<link rel="shortcut icon" href="img/ppllc_square_logo.png">
<link rel="shortcut icon" href="img/Picnic_Peaks_ERP_Logo.png">
<style>
.hmb-bg {
background-image: url("img/HMB_Coastal_Trail.png");
Expand Down Expand Up @@ -102,7 +102,7 @@
</div>

<div class="col">
<img src="img/netsuite_logo.png" class="img-fluid">
<img src="img/NetSuite-logo-mobius.svg" class="img-fluid">
</div>

<div class="col">
Expand Down Expand Up @@ -340,4 +340,4 @@ <h1 class="display-6 mb-4 text-center">Partner Agencies</h1>
</script>
</body>

</html>
</html>

0 comments on commit acfd32d

Please sign in to comment.