Skip to content

Commit 99c8981

Browse files
Remove (e) from index.html nav brand
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent fb8b639 commit 99c8981

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
<body>
283283

284284
<nav class="global-nav" aria-label="Issue navigation">
285-
<a class="nav-brand" href="index.html">The Ch<span class="brand-accent">(e)</span>at Code</a>
285+
<a class="nav-brand" href="index.html">The Cheat Code</a>
286286
<div class="nav-divider"></div>
287287
<div class="nav-issues">
288288
<a class="nav-issue-link" href="interactive/issue-001/">#001 Code-First Delivery</a>

0 commit comments

Comments
 (0)