Update index.html
Browse files- index.html +3 -0
index.html
CHANGED
@@ -123,6 +123,9 @@
|
|
123 |
<p class="text-lg text-gray-600 max-w-2xl mx-auto">
|
124 |
Tracking legal cases involving artificial intelligence and copyright issues. This timeline visualizes key lawsuits, their status, and outcomes.
|
125 |
</p>
|
|
|
|
|
|
|
126 |
</header>
|
127 |
|
128 |
<div class="bg-blue-50 border border-blue-200 rounded-lg p-4 mb-6 max-w-4xl mx-auto">
|
|
|
123 |
<p class="text-lg text-gray-600 max-w-2xl mx-auto">
|
124 |
Tracking legal cases involving artificial intelligence and copyright issues. This timeline visualizes key lawsuits, their status, and outcomes.
|
125 |
</p>
|
126 |
+
<p class="text-sm text-gray-500 mt-2">
|
127 |
+
Last update: June 27, 2025
|
128 |
+
</p>
|
129 |
</header>
|
130 |
|
131 |
<div class="bg-blue-50 border border-blue-200 rounded-lg p-4 mb-6 max-w-4xl mx-auto">
|