Make Resources folder

This commit is contained in:
Kristian Polso 2018-04-26 12:19:37 +03:00
parent b112541a73
commit 835150578f
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
<v-btn flat to="/documentation.html">Documentation</v-btn>
<v-btn flat to="/contribute.html">How to Contribute</v-btn>
<v-btn flat to="/develop.html">How to Develop</v-btn>
<v-btn flat to="/resources.html">Resources</v-btn>
<v-btn flat to="/resources/">Resources</v-btn>
</v-toolbar-items>
</v-toolbar>
@ -181,4 +181,4 @@ img {
}
}
</style>
</style>