Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -7,6 +7,6 @@
|
|
| 7 |
<body>
|
| 8 |
<h1>ORCA Cognitive Runtime</h1>
|
| 9 |
<p>LLM agents should reuse cognition, not recompute it.</p>
|
| 10 |
-
<p><a href="https://github.com/gfernandf/agent-skills">GitHub</a></p>
|
| 11 |
</body>
|
| 12 |
</html>
|
|
|
|
| 7 |
<body>
|
| 8 |
<h1>ORCA Cognitive Runtime</h1>
|
| 9 |
<p>LLM agents should reuse cognition, not recompute it.</p>
|
| 10 |
+
<p><a href="https://github.com/gfernandf/agent-skills" target="_blank" rel="noopener noreferrer">GitHub</a></p>
|
| 11 |
</body>
|
| 12 |
</html>
|