⚰ Remove old footer text
This commit is contained in:
@@ -11,10 +11,6 @@
|
|||||||
</span>
|
</span>
|
||||||
<span>
|
<span>
|
||||||
Using: {{ $store.state.currentConfigId || 'Default Config' }}
|
Using: {{ $store.state.currentConfigId || 'Default Config' }}
|
||||||
{{ $t('footer.dev-by') }} <a :href="authorUrl">{{authorName}}</a>.
|
|
||||||
{{ $t('footer.licensed-under') }} <a :href="licenseUrl">{{license}}</a>
|
|
||||||
{{ showCopyright? '©': '' }} {{date}}.
|
|
||||||
{{ $t('footer.get-the') }} <a :href="repoUrl">{{ $t('footer.source-code') }}</a>.
|
|
||||||
</span>
|
</span>
|
||||||
</footer>
|
</footer>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user