mirror of
https://github.com/Lissy93/dashy.git
synced 2024-11-22 11:42:25 +03:00
⚰ Remove old footer text
This commit is contained in:
parent
ecacd145e0
commit
61127b046b
@ -11,10 +11,6 @@
|
||||
</span>
|
||||
<span>
|
||||
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>
|
||||
</footer>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user