소스 검색

Removed redundant information in example pages

This is large text and is already covered by the header and breadcrumb
Sam Lantinga 8 달 전
부모
커밋
c4f2f7b352
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/template.html

+ 1 - 1
examples/template.html

@@ -207,7 +207,7 @@
             <li><a href="/@project_name@/@category_name@/@example_name@">@example_name@</a></li>
           </ul>
         </nav>
-        <h1>@project_name@ example: @category_name@/@example_name@</h1>
+        <hr/>
         <div id="example-description">@description@</div>
         <div class="canvas-container">
           <canvas