Skip to content

Commit 7c8379c

Browse files
committed
Add sentinels to verify which file GitHub Pages serves
1 parent c96c165 commit 7c8379c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,3 +221,5 @@ String formatted = Json.toDisplayString(data, 2);
221221
// ]
222222
// }
223223
```
224+
225+
<!-- SENTINEL: This is README.md -->

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,6 @@ <h2>License</h2>
161161
<p>Licensed under the GNU General Public License version 2 with Classpath exception,
162162
same as the OpenJDK project.</p>
163163
</div>
164+
<!-- SENTINEL: This is index.html -->
164165
</body>
165166
</html>

0 commit comments

Comments
 (0)