Update blog post date to February 12, 2026
This commit is contained in:
parent
aac955bec9
commit
a7549f59c1
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ export default function IntroducingCmuxPage() {
|
|||
</div>
|
||||
|
||||
<h1>Introducing cmux</h1>
|
||||
<time className="text-sm text-muted">June 1, 2025</time>
|
||||
<time className="text-sm text-muted">February 12, 2026</time>
|
||||
|
||||
<p className="mt-6">
|
||||
cmux is a native macOS terminal application built on top of Ghostty,
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ const posts = [
|
|||
{
|
||||
slug: "introducing-cmux",
|
||||
title: "Introducing cmux",
|
||||
date: "2025-06-01",
|
||||
date: "2026-02-12",
|
||||
summary:
|
||||
"A native macOS terminal built on Ghostty, designed for running multiple AI coding agents side by side.",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue