Skip to content

Commit ef1661c

Browse files
committed
Remove Reference from nav, update title
1 parent 99ff95f commit ef1661c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
<span>C++ Mode</span>
8080
</div>
8181
<div class="nav-links">
82-
<a href="reference.html">Reference</a>
8382
<div class="search-wrap">
8483
<svg viewBox="0 0 24 24" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
8584
<circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/>
@@ -92,7 +91,7 @@
9291

9392
<div class="main">
9493
<div class="left">
95-
<h1>C++ Mode for<br>Processing 4</h1>
94+
<h1>C++ Mode for<br>Processing</h1>
9695
<div class="page-links">
9796
<a href="reference.html">Reference</a>
9897
<a href="examples.html">Examples</a>

0 commit comments

Comments
 (0)