From c41029fdbe6c02e7c2d3ee2513d85cda01e3a94e Mon Sep 17 00:00:00 2001 From: Anne Gentle Date: Sat, 11 Apr 2026 14:33:28 -0500 Subject: [PATCH] Remove extra em-dash --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ecb71f4..0ba068c 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ --- layout: home -title: "Docs Like Code──A modern approach to technical documentation" +title: "Docs Like Code─A modern approach to technical documentation" excerpt: "Learn to write, version, automate, and ship technical docs using the same tools developers use: Git, GitHub, static site generators, and CI/CD." search: false show_excerpts: true