Skip to content

Commit aa948fc

Browse files
author
Ceradon Systems
committed
Fix technology.html: broken meta tag line, clean indentation
1 parent 8ca0526 commit aa948fc

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

technology.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
<meta name="twitter:title" content="R&amp;D | Ceradon Systems" />
2424
<meta name="twitter:description" content="Ceradon Systems R&amp;D roadmap — collaborative autonomy, passive detection expansion, research partnerships, and future capability areas." />
2525
<meta name="twitter:image" content="https://www.ceradonsystems.com/assets/Emblem.webp" />
26-
<meta name="robots" content="index, follow" />`n <link rel="canonical" href="https://www.ceradonsystems.com/technology.html" /> <link rel="icon" type="image/png" href="./assets/Emblem.webp" />
26+
<meta name="robots" content="index, follow" />
27+
<link rel="canonical" href="https://www.ceradonsystems.com/technology.html" />
28+
<link rel="icon" type="image/png" href="./assets/Emblem.webp" />
2729
<link rel="stylesheet" href="./styles/styles.css" />
2830
</head>
2931
<body class="bg-[color:var(--ink)] text-[color:var(--silver)]">
@@ -71,8 +73,8 @@
7173
<section class="relative overflow-hidden">
7274
<img src="./assets/hero-technology.webp" alt="" class="absolute inset-0 w-full h-full object-cover opacity-12 pointer-events-none" aria-hidden="true" loading="eager" />
7375
<div class="relative mx-auto max-w-7xl px-4 py-16 space-y-12">
74-
<div class="space-y-4">
75-
<span class="tag">Research &amp; Development</span>
76+
<div class="space-y-4">
77+
<span class="tag">Research &amp; Development</span>
7678
<h1 class="text-4xl font-bold text-[color:var(--white)]">Where We&rsquo;re Going Next</h1>
7779
<p class="text-subtle text-lg max-w-3xl">Our product pages show what Ceradon delivers today. This page shows where we&rsquo;re investing &mdash; the research threads, capability expansions, and partnerships shaping our next generation of tools.</p>
7880
</div>

0 commit comments

Comments
 (0)