look i have attached the screenshots of the pic links they are all not showing please fix that so all logo pics and pics on the website are showing properly - Follow Up Deployment
Browse files- index.html +4 -4
- prompts.txt +2 -1
index.html
CHANGED
|
@@ -107,7 +107,7 @@
|
|
| 107 |
<div class="container mx-auto px-6 py-4">
|
| 108 |
<div class="flex justify-between items-center">
|
| 109 |
<a href="#" class="text-2xl font-bold font-playfair text-charcoal">
|
| 110 |
-
<img src="/static/dmg-logo
|
| 111 |
</a>
|
| 112 |
<nav class="hidden md:flex space-x-8">
|
| 113 |
<a href="#about" class="text-graphite hover:text-gold transition">About</a>
|
|
@@ -461,21 +461,21 @@
|
|
| 461 |
<h4 class="text-xl font-bold font-playfair mb-3">World Book Day Celebration 2024</h4>
|
| 462 |
<p class="text-graphite mb-4">A successful event promoting literacy and reading culture in our community.</p>
|
| 463 |
<div class="flex justify-center">
|
| 464 |
-
<img src="/static/biko-today-logo
|
| 465 |
</div>
|
| 466 |
</div>
|
| 467 |
<div class="bg-offwhite p-8 rounded-lg shadow-soft">
|
| 468 |
<h4 class="text-xl font-bold font-playfair mb-3">Empowerfest Youth Conference</h4>
|
| 469 |
<p class="text-graphite mb-4">Inspiring and equipping young people with skills for the future.</p>
|
| 470 |
<div class="flex justify-center">
|
| 471 |
-
<img src="/static/biko-today-logo
|
| 472 |
</div>
|
| 473 |
</div>
|
| 474 |
<div class="bg-offwhite p-8 rounded-lg shadow-soft">
|
| 475 |
<h4 class="text-xl font-bold font-playfair mb-3">Vhembe District GBVF & Literacy Committees</h4>
|
| 476 |
<p class="text-graphite mb-4">Working to address gender-based violence and promote literacy.</p>
|
| 477 |
<div class="flex justify-center">
|
| 478 |
-
<img src="/static/biko-today-logo
|
| 479 |
</div>
|
| 480 |
</div>
|
| 481 |
</div>
|
|
|
|
| 107 |
<div class="container mx-auto px-6 py-4">
|
| 108 |
<div class="flex justify-between items-center">
|
| 109 |
<a href="#" class="text-2xl font-bold font-playfair text-charcoal">
|
| 110 |
+
<img src="/static/dmg-logo.png" alt="Diverse Minds Group" class="h-10">
|
| 111 |
</a>
|
| 112 |
<nav class="hidden md:flex space-x-8">
|
| 113 |
<a href="#about" class="text-graphite hover:text-gold transition">About</a>
|
|
|
|
| 461 |
<h4 class="text-xl font-bold font-playfair mb-3">World Book Day Celebration 2024</h4>
|
| 462 |
<p class="text-graphite mb-4">A successful event promoting literacy and reading culture in our community.</p>
|
| 463 |
<div class="flex justify-center">
|
| 464 |
+
<img src="/static/biko-today-logo.png" alt="World Book Day" class="rounded-lg max-w-full">
|
| 465 |
</div>
|
| 466 |
</div>
|
| 467 |
<div class="bg-offwhite p-8 rounded-lg shadow-soft">
|
| 468 |
<h4 class="text-xl font-bold font-playfair mb-3">Empowerfest Youth Conference</h4>
|
| 469 |
<p class="text-graphite mb-4">Inspiring and equipping young people with skills for the future.</p>
|
| 470 |
<div class="flex justify-center">
|
| 471 |
+
<img src="/static/biko-today-logo.png" alt="Empowerfest" class="rounded-lg max-w-full">
|
| 472 |
</div>
|
| 473 |
</div>
|
| 474 |
<div class="bg-offwhite p-8 rounded-lg shadow-soft">
|
| 475 |
<h4 class="text-xl font-bold font-playfair mb-3">Vhembe District GBVF & Literacy Committees</h4>
|
| 476 |
<p class="text-graphite mb-4">Working to address gender-based violence and promote literacy.</p>
|
| 477 |
<div class="flex justify-center">
|
| 478 |
+
<img src="/static/biko-today-logo.png" alt="GBVF Committee" class="rounded-lg max-w-full">
|
| 479 |
</div>
|
| 480 |
</div>
|
| 481 |
</div>
|
prompts.txt
CHANGED
|
@@ -311,4 +311,5 @@ Whether you are an entrepreneur, community leader, funder, or volunteer, DMG is
|
|
| 311 |
|
| 312 |
please use this logo for the places you mention Biko Todat and you have picture use the logo i have uploaded two logos use the normal logo where its white background and the white logo where its a dark or black bagground. DOnt use the logo on the footer
|
| 313 |
Here is the DMG logo please use it everywhere where there should be the DMG logo use the black logo for light and white backgrounds and use the white logo for black backgrounds
|
| 314 |
-
here are the OtidiAfrica and Mbalo logos for you to put in the places you have them as partners
|
|
|
|
|
|
| 311 |
|
| 312 |
please use this logo for the places you mention Biko Todat and you have picture use the logo i have uploaded two logos use the normal logo where its white background and the white logo where its a dark or black bagground. DOnt use the logo on the footer
|
| 313 |
Here is the DMG logo please use it everywhere where there should be the DMG logo use the black logo for light and white backgrounds and use the white logo for black backgrounds
|
| 314 |
+
here are the OtidiAfrica and Mbalo logos for you to put in the places you have them as partners
|
| 315 |
+
look i have attached the screenshots of the pic links they are all not showing please fix that so all logo pics and pics on the website are showing properly
|