Skip to content

Commit d4a2941

Browse files
authored
Merge pull request #49 from RayZhao1998/feature/version
fix: change years
2 parents 266670b + 33b1db7 commit d4a2941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<a v-on:click="gotoabout">关于</a>
1212
</div>
1313
<div style="text-align: center; margin: 2px 0px 10px">
14-
<p>&copy; <a href="https://a2os.club" style="color: #2c3e50;">A²OS</a> 2018-2019 All rights reserved.</p>
14+
<p>&copy; <a href="https://a2os.club" style="color: #2c3e50;">A²OS</a> 2018-2020 All rights reserved.</p>
1515
</div>
1616
</div>
1717
</div>

0 commit comments

Comments
 (0)