Commit ยท
feb8cc9
1
Parent(s): 493fceb
Update header links
Browse files- app/static/index.html +1 -1
app/static/index.html
CHANGED
|
@@ -226,7 +226,7 @@
|
|
| 226 |
<h1>Feedback Analysis โ ืืืฉืง</h1>
|
| 227 |
<div style="display: flex; gap: 16px; align-items: center;">
|
| 228 |
<div class="small">ืฉืจืช: <span id="server-status">...ืืืืงื</span></div>
|
| 229 |
-
<a href="https://github.com" target="_blank" style="color: white; text-decoration: none; font-size: 14px; padding: 6px 12px; background: rgba(255,255,255,0.2); border-radius: 6px; transition: all 0.2s;">๐ GitHub</a>
|
| 230 |
<a href="https://github.com/galbendavids/Feedback_Analysis_RAG_Agent_runpod/blob/main/Gal%20Shlomo%20Ben%20David%20Ohayone_e-1.pdf" target="_blank" style="color: white; text-decoration: none; font-size: 14px; padding: 6px 12px; background: rgba(255,255,255,0.2); border-radius: 6px; transition: all 0.2s;">๐ ืงืืจืืช ืืืื</a>
|
| 231 |
</div>
|
| 232 |
</header>
|
|
|
|
| 226 |
<h1>Feedback Analysis โ ืืืฉืง</h1>
|
| 227 |
<div style="display: flex; gap: 16px; align-items: center;">
|
| 228 |
<div class="small">ืฉืจืช: <span id="server-status">...ืืืืงื</span></div>
|
| 229 |
+
<a href="https://github.com/galbendavids/Feedback_Analysis_RAG_Agent_runpod" target="_blank" style="color: white; text-decoration: none; font-size: 14px; padding: 6px 12px; background: rgba(255,255,255,0.2); border-radius: 6px; transition: all 0.2s;">๐ GitHub</a>
|
| 230 |
<a href="https://github.com/galbendavids/Feedback_Analysis_RAG_Agent_runpod/blob/main/Gal%20Shlomo%20Ben%20David%20Ohayone_e-1.pdf" target="_blank" style="color: white; text-decoration: none; font-size: 14px; padding: 6px 12px; background: rgba(255,255,255,0.2); border-radius: 6px; transition: all 0.2s;">๐ ืงืืจืืช ืืืื</a>
|
| 231 |
</div>
|
| 232 |
</header>
|