[object Object]

← back to Exo

resolved conflicts by git pull

b655f355a0f84f0bc430610f2e38b970c70ffb13 · 2024-10-02 19:38:52 +0530 · prajeshElEvEn

Files touched

Diff

commit b655f355a0f84f0bc430610f2e38b970c70ffb13
Author: prajeshElEvEn <prajesh.eleven118@gmail.com>
Date:   Wed Oct 2 19:38:52 2024 +0530

    resolved conflicts by git pull
---
 exo/tinychat/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/exo/tinychat/index.html b/exo/tinychat/index.html
index 9a5e07c2..eb37b3e6 100644
--- a/exo/tinychat/index.html
+++ b/exo/tinychat/index.html
@@ -22,7 +22,7 @@
 <link href="/static/unpkg.com/@highlightjs/cdn-assets@11.9.0/styles/vs2015.min.css" rel="stylesheet"/>
 <link href="/index.css" rel="stylesheet"/>
 <link href="/common.css" rel="stylesheet"/>
-</link></head>
+</head>
 <body>
 <main x-data="state" x-init="console.log(endpoint)">
      <!-- Error Toast -->

← 0079e735 remove unused imports  ·  back to Exo  ·  add back Jinja2 552c04fb →