mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-11-10 22:57:15 +08:00
release: v1.0.0
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
<template>
|
||||
<a-layout-footer class="footer">
|
||||
{{ `Copyright © 2022-${new Date().getFullYear()} Charles7c` }}
|
||||
{{ `Copyright © 2022-${new Date().getFullYear()}` }}
|
||||
<a href="https://blog.charles7c.top/about/me" target="_blank" rel="noopenner noreferrer">Charles7c</a>
|
||||
<span> ⋅ </span>
|
||||
<a href="https://github.com/Charles7c/continew-admin" target="_blank" rel="noopenner noreferrer">{{ $t('title') }}</a>
|
||||
<a href="https://github.com/Charles7c/continew-admin" target="_blank" rel="noopenner noreferrer">{{ $t('title') }}</a>
|
||||
v1.0.0
|
||||
<span> ⋅ </span>
|
||||
<a href="https://beian.miit.gov.cn" target="_blank" rel="noopenner noreferrer">津ICP备2022005864号-2</a>
|
||||
</a-layout-footer>
|
||||
|
||||
Reference in New Issue
Block a user