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.
1 parent 7769c37 commit 921daa1Copy full SHA for 921daa1
public/index.html
@@ -9,7 +9,7 @@
9
<meta name="url" property="og:url" content="https://www.ethicalabs.ai/">
10
<meta name="description" property="og:description" content="Building practical, ethical and sustainable AI/ML solutions">
11
<title>ethicalabs.ai</title>
12
- <link rel="icon" href="./assets/favicon.png" type="image/png">
+ <link rel="icon" href="https://www.ethicalabs.ai/assets/favicon.png" type="image/png">
13
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
14
<style>
15
.icon {
0 commit comments