Remove redundant search description from hero section

This commit is contained in:
0xMarcio
2025-12-18 09:54:37 +01:00
parent 4ccfcddef0
commit db97e50d1e
2 changed files with 0 additions and 2 deletions

View File

@@ -11,7 +11,6 @@
<main class="wrap">
<section class="hero" data-search-root>
<h1>CVE PoC Hub</h1>
<p class="lede">Search by CVE id, vendor, product, or keyword.</p>
<div class="pill-row tight">
<span class="pill">Linked PoCs</span>
<span class="pill">MITRE CVE pages</span>

View File

@@ -3,7 +3,6 @@
{% block content %}
<section class="hero" data-search-root>
<h1>CVE PoC Hub</h1>
<p class="lede">Search by CVE id, vendor, product, or keyword.</p>
<div class="pill-row tight">
<span class="pill">Linked PoCs</span>
<span class="pill">MITRE CVE pages</span>