Compare commits
3 Commits
feature/wo
...
337ffe6f35
| Author | SHA1 | Date | |
|---|---|---|---|
| 337ffe6f35 | |||
| 08c8c8a2a1 | |||
| 4ed7721a71 |
@@ -961,9 +961,9 @@ export default function App() {
|
||||
<div className="flex justify-between items-start mb-6">
|
||||
<div className="flex-1">
|
||||
<h1 className="text-4xl font-bold text-intel-accent mb-1 font-mono tracking-tight">
|
||||
CVE INTEL
|
||||
STEAM Security Dashboard
|
||||
</h1>
|
||||
<p className="text-gray-400 text-sm font-sans">Threat Intelligence & Vulnerability Command Center</p>
|
||||
<p className="text-gray-400 text-sm font-sans">NTS Threat Intelligence and Metric Aggregation</p>
|
||||
</div>
|
||||
<div className="flex items-center gap-3">
|
||||
{canWrite() && (
|
||||
|
||||
Reference in New Issue
Block a user