Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -99,12 +99,12 @@
|
|
99 |
<div class="p-6">
|
100 |
<div class="flex justify-between items-start mb-4">
|
101 |
<span class="bg-blue-100 text-blue-800 text-xs font-medium px-2.5 py-0.5 rounded">Quarterly</span>
|
102 |
-
<span class="text-gray-500 text-sm">
|
103 |
</div>
|
104 |
-
<h3 class="text-xl font-bold mb-2">
|
105 |
-
<p class="text-gray-600 mb-4">
|
106 |
<div class="flex justify-between items-center">
|
107 |
-
<span class="text-blue-600 font-medium">
|
108 |
<a href="#" class="text-blue-600 hover:underline">Download PDF</a>
|
109 |
</div>
|
110 |
</div>
|
|
|
99 |
<div class="p-6">
|
100 |
<div class="flex justify-between items-start mb-4">
|
101 |
<span class="bg-blue-100 text-blue-800 text-xs font-medium px-2.5 py-0.5 rounded">Quarterly</span>
|
102 |
+
<span class="text-gray-500 text-sm">January 2024</span>
|
103 |
</div>
|
104 |
+
<h3 class="text-xl font-bold mb-2">Fabric Flow Fund Annual Report</h3>
|
105 |
+
<p class="text-gray-600 mb-4">Overview of Fabric Flow Fund performance, and financial position for Q4 2024.</p>
|
106 |
<div class="flex justify-between items-center">
|
107 |
+
<span class="text-blue-600 font-medium">FFFUND</span>
|
108 |
<a href="#" class="text-blue-600 hover:underline">Download PDF</a>
|
109 |
</div>
|
110 |
</div>
|