mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
Remove redundant search description from hero section
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user