Skip to content

Commit b40d058

Browse files
committed
done
1 parent 03e6b28 commit b40d058

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

website/templates/blt_tomato.html

-6
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,6 @@
2424
<div class="lg:ml-64">
2525
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8">
2626
<!-- Header Section -->
27-
<div class="bg-[#e74c3c] rounded-xl shadow-sm p-8 mb-8 w-[80%] mx-auto">
28-
<h1 class="text-3xl md:text-4xl font-bold text-white">{% env 'PROJECT_NAME' %} Tomato</h1>
29-
<p class="mt-4 text-white/90 text-lg">
30-
An OWASP {% env 'PROJECT_NAME' %} project created to help other OWASP projects receive funding and support.
31-
</p>
32-
</div>
3327
{% if projects %}
3428
<div class="bg-white rounded-xl shadow-sm p-8 w-[80%] mx-auto">
3529
<h2 class="text-2xl font-bold mb-6 flex items-center gap-3">

0 commit comments

Comments
 (0)