diff --git a/components/Tool.vue b/components/Tool.vue index 34087a82..a3c5ff75 100644 --- a/components/Tool.vue +++ b/components/Tool.vue @@ -7,7 +7,6 @@ import {ToolConfigMixin} from '~/mixins/tool-config.mixin' components: {ToolWrapper} }) export default class Tool extends mixins(ToolConfigMixin) { - public head() { const {title, description, keywords} = this.$toolConfig diff --git a/tools/crypto/token-generator.vue b/tools/crypto/token-generator.vue index 3e1dfaac..bdad68f9 100644 --- a/tools/crypto/token-generator.vue +++ b/tools/crypto/token-generator.vue @@ -2,18 +2,18 @@ - - + + - - + + - + - +