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 5e9dfec commit 677c2a0Copy full SHA for 677c2a0
src/index.html
@@ -32,7 +32,7 @@
32
content="https://github.com/chryz-hub/chryz-hub.github.io/blob/master/public/myocatact1%20(1).svg" />
33
34
<!-- FAVICON -->
35
- <link rel="icon" type="image/ico" href="./src/assets/favicon.ico" />
+ <link rel="icon" type="image/ico" href="./assets/favicon.ico" />
36
37
<title>Chryz-hub Community</title>
38
@@ -310,4 +310,4 @@ <h4 class="copyright-text text-center py-5">
310
<script src="/src/javascript/script.js"></script>
311
</body>
312
313
-</html>
+</html>
0 commit comments