We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ddbb94 commit 555bffeCopy full SHA for 555bffe
index.html
@@ -12,7 +12,6 @@
12
<a href="/index.html" aria-current="page">Home</a>
13
<a href="/pages/blog.html">Blog</a>
14
<a href="/pages/categories.html">Categories</a>
15
- <a href="/pages/dummy.html">WASM Demo</a>
16
</nav>
17
</header>
18
<main>
@@ -60,7 +59,6 @@ <h2>Misc</h2>
60
59
<ul>
61
<li><a href="/pages/blog.html">Latest posts</a></li>
62
<li><a href="/pages/categories.html">Categories</a></li>
63
- <li><a href="/pages/dummy.html">Dummy page</a></li>
64
</ul>
65
</section>
66
</main>
pages/dummy.html
0 commit comments