mirror of
https://github.com/thecyberlearn/victor-ai.git
synced 2026-08-18 07:53:02 +00:00
Update index.html
This commit is contained in:
parent
28467c4ce2
commit
03e51990f7
@ -23,7 +23,7 @@
|
|||||||
<div class="w-[180px] h-12 flex items-center">
|
<div class="w-[180px] h-12 flex items-center">
|
||||||
|
|
||||||
|
|
||||||
<img src="/logo.png" alt="Logo" class="w-full h-full object-contain" />
|
<img src="logo.png" alt="Logo" class="w-full h-full object-contain" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -247,4 +247,4 @@
|
|||||||
<script src="assets/js/navigation.js"></script>
|
<script src="assets/js/navigation.js"></script>
|
||||||
<script src="assets/js/index.js"></script>
|
<script src="assets/js/index.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user