Skip to content

Commit 8b047bd

Browse files
committed
Remove CM6 banner, add more subtle link
1 parent 7200bf7 commit 8b047bd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,14 @@
2222
.banner div { margin: 0 auto; max-width: 700px; text-align: center; }
2323
</style>
2424

25-
<div class=banner><div>
26-
CodeMirror is evolving! Check out our <a href="https://codemirror.net/6/">announcement</a> about the upcoming redesigned, accessible, mobile-friendly version.
27-
</div></div>
28-
2925
<div id=nav>
3026
<a href="https://codemirror.net"><h1>CodeMirror</h1><img id=logo src="doc/logo.png"></a>
3127

3228
<ul>
3329
<li><a class=active data-default="true" href="#description">Home</a>
3430
<li><a href="doc/manual.html">Manual</a>
3531
<li><a href="https://github.com/codemirror/codemirror">Code</a>
32+
<li><a href="https://codemirror.net/6/">Version 6</a>
3633
</ul>
3734
<ul>
3835
<li><a href="#features">Features</a>

0 commit comments

Comments
 (0)