Remove em dashes from page copy

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2ro
2026-06-24 17:21:10 -04:00
parent 5d721a6129
commit 4c00694b35
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# houstonlabs.us
Landing page for **Houston Labs LLC** a New York technological R&D company.
Landing page for **Houston Labs LLC**, a New York technological R&D company.
Static site: plain `index.html` + `styles.css`, no build step.
+2 -2
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Houston Labs Technological Research &amp; Development</title>
<title>Houston Labs: Technological Research &amp; Development</title>
<meta name="description" content="Houston Labs is a technological research and development company building the tools, systems, and ideas where advanced technology meets human creativity.">
<meta name="theme-color" content="#06070d">
@@ -92,7 +92,7 @@
<article class="card reveal">
<div class="card-top"><span class="card-idx">01</span><span class="card-rule"></span></div>
<h3>Applied Research</h3>
<p>Exploratory R&amp;D at the edge of emerging technology taking ideas from first principles to working prototype.</p>
<p>Exploratory R&amp;D at the edge of emerging technology, taking ideas from first principles to working prototype.</p>
</article>
<article class="card reveal">
<div class="card-top"><span class="card-idx">02</span><span class="card-rule"></span></div>
+1 -1
View File
@@ -1,4 +1,4 @@
/* Houston Labs imported from "Houston Labs.dc.html" (Claude Design)
/* Houston Labs: imported from "Houston Labs.dc.html" (Claude Design)
Variant: Obsidian theme, Light frost (--hl-blur:14px), chrome headline + grain on. */
:root{
--hl-bg:#06070d; --hl-bg2:#0a0c16;