chore: update example

This commit is contained in:
Niraj Nandish 2023-05-18 13:33:00 +04:00
parent c0ce84ed42
commit cabe5e99af
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<h3 class="masthead-brand">Flutter InAppWebView</h3>
<nav class="nav nav-masthead justify-content-center">
<a class="nav-link active" href="index.html">Home</a>
<a class="nav-link" href="page-1.html">Page 1</a>
<a class="nav-link" href="page 1.html">Page 1</a>
<a class="nav-link" href="page-2.html">Page 2</a>
</nav>
</div>