Skip to content

Commit 947987e

Browse files
committed
Update favicon to square logo
1 parent f8d3aa4 commit 947987e

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

1.2 MB
Loading

images/albert-maxwell-logo.png

-14.6 KB
Binary file not shown.

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Playfair+Display:wght@400;600;700&display=swap"
1414
rel="stylesheet">
1515
<link rel="stylesheet" href="css/styles.css">
16-
<link rel="icon" href="images/albert-maxwell-logo.png" type="image/png">
16+
<link rel="icon" href="images/albert-maxwell-logo-square.png" type="image/png">
1717
</head>
1818

1919
<body class="text-white relative">
@@ -183,4 +183,4 @@ <h2 class="text-3xl font-bold mb-12 text-center">Contact Us</h2>
183183
<script src="js/script.js"></script>
184184
</body>
185185

186-
</html>
186+
</html>

0 commit comments

Comments
 (0)