1 parent 6832998 commit fe75be6Copy full SHA for fe75be6
2 files changed
packages/app/src/routes/(static)/+page.svelte
@@ -6,5 +6,4 @@
6
<nav>
7
<a href="/app" class="hover:underline">Start</a>
8
<a href="/app/benchmark" class="hover:underline">Benchmark</a>
9
- <a href="/app/floyd-warshall" class="hover:underline">Floyd Warshall</a>
10
</nav>
packages/app/src/routes/app/floyd-warshall/+page.svelte
0 commit comments