rename tools to utility fixes #18
This commit is contained in:
@@ -38,7 +38,6 @@ export default {
|
||||
this.active = title === query
|
||||
? 'card--active'
|
||||
: ''
|
||||
|
||||
},
|
||||
},
|
||||
mounted() {
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
nuxt-link(to="/frontend") Frontend
|
||||
nuxt-link(to="/fullstack") Fullstack
|
||||
nuxt-link(to="/servers") Server
|
||||
nuxt-link(to="/tools") Tools
|
||||
nuxt-link(to="/tools") Utility
|
||||
nuxt-link(to="/daily") Daily
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user