Spaces:
Sleeping
Sleeping
Taylor commited on
Commit ·
702c1d8
1
Parent(s): 9ced916
chore: add void attention footer links
Browse files
app.py
CHANGED
|
@@ -257,6 +257,7 @@ with gr.Blocks(css=CSS, theme=gr.themes.Base(primary_hue="green", neutral_hue="z
|
|
| 257 |
</p>
|
| 258 |
<p style="margin-top:1rem;">C3 prevents absorbing states · proved by contradiction ·
|
| 259 |
<a href="https://forkracefold.com/">φ² = φ + 1</a></p>
|
|
|
|
| 260 |
</div>
|
| 261 |
""")
|
| 262 |
|
|
|
|
| 257 |
</p>
|
| 258 |
<p style="margin-top:1rem;">C3 prevents absorbing states · proved by contradiction ·
|
| 259 |
<a href="https://forkracefold.com/">φ² = φ + 1</a></p>
|
| 260 |
+
<p style="margin-top:1rem;">Copyright 2026 forkjoin.ai</p>
|
| 261 |
</div>
|
| 262 |
""")
|
| 263 |
|