Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cc201010
VueProject
Commits
1569d99e
Commit
1569d99e
authored
Feb 09, 2022
by
cc201010
Browse files
Advanced Js project , Updated 3rd and Final Version
parent
b1988e9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
poke-app/index.html
View file @
1569d99e
...
...
@@ -100,38 +100,6 @@
</div>
</nav>
<!-- <div>-->
<!-- <ul class="flex flex-wrap -mb-px items-center justify-center">-->
<!-- <li class="mr-2 font-sans">-->
<!-- <a href="#" class="inline-flex py-4 px-4 text-sm font-medium text-center text-white rounded-t-lg border-b-2 border-transparent hover:text-black hover:border-black dark:text-gray-400 dark:hover:text-gray-300 group">-->
<!-- <!– use the router-link component for navigation. –>-->
<!-- <!– specify the link by passing the `to` prop. –>-->
<!-- <router-link to="/">Home</router-link>-->
<!-- </a>-->
<!-- </li>-->
<!-- <li class="mr-2">-->
<!-- <a href="#" class="inline-flex py-4 px-4 text-sm font-medium text-center text-white rounded-t-lg border-b-2 border-transparent hover:text-black hover:border-black dark:text-gray-400 dark:hover:text-gray-300 group">-->
<!-- <router-link to="/pokedex">Pokedex</router-link>-->
<!-- </a>-->
<!-- </li>-->
<!-- <li class="mr-2">-->
<!-- <a href="#" class="inline-flex py-4 px-4 text-sm font-medium text-center text-white rounded-t-lg border-b-2 border-transparent hover:text-black hover:border-black dark:text-gray-400 dark:hover:text-gray-300 group">-->
<!-- <router-link to="/calculator">Calculator</router-link>-->
<!-- </a>-->
<!-- </li>-->
<!-- <li class="mr-2">-->
<!-- <a href="#" class="inline-flex py-4 px-4 text-sm font-medium text-center text-white rounded-t-lg border-b-2 border-transparent hover:text-black hover:border-black dark:text-gray-400 dark:hover:text-gray-300 group">-->
<!-- <router-link to="/guesser">Guesser</router-link>-->
<!-- </a>-->
<!-- </li>-->
<!-- <li class="mr-2">-->
<!-- <a href="#" class="inline-flex py-4 px-4 text-sm font-medium text-center text-white rounded-t-lg border-b-2 border-transparent hover:text-black hover:border-black dark:text-gray-400 dark:hover:text-gray-300 group">-->
<!-- <router-link to="/blackjack">Black Jack</router-link>-->
<!-- </a>-->
<!-- </li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- route outlet -->
<!-- component matched by the route will render here -->
<router-view></router-view>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment