Skip to content
Snippets Groups Projects
Commit f91495d3 authored by HongKee Moon's avatar HongKee Moon
Browse files

Remove "Browse" page

#2
parent 93cbcbe6
No related branches found
No related tags found
No related merge requests found
......@@ -10,11 +10,11 @@
About
</router-link>
</li>
<li role="presentation" v-bind:class="{ active: $route.name === 'browse' }">
<router-link to="/browse">
Browse
</router-link>
</li>
<!--<li role="presentation" v-bind:class="{ active: $route.name === 'browse' }">-->
<!--<router-link to="/browse">-->
<!--Browse-->
<!--</router-link>-->
<!--</li>-->
<li role="presentation" v-bind:class="{ active: $route.name === 'statistics' }">
<router-link to="/statistics">
Statistics
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment