Commit d1f1a15a authored by mercury233's avatar mercury233

add footer

parent 4245e663
<template>
<footer>
<div class="row" style="margin-top:100px;">
<div class="col-md-12 text-center">
<p>&copy; MyCard 2021 </p>
</div>
</div>
</footer>
<!--<div class="other">
<footer>
<div class="row">
......
......@@ -23,7 +23,7 @@
<ul class="dropdown-menu" role="menu">
<li role="presentation"><a href="#/deckprint">{{lang.deckprint}} </a></li>
<li role="presentation"><a href="#/tabulate">{{lang.tabulate}} </a></li>
<li role="presentation"><a href="https://rep.ygobbs.com">{{lang.battlelog}} </a></li>
<li role="presentation"><a href="https://rep.ygobbs.com" target="_blank">{{lang.battlelog}} </a></li>
</ul>
</li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment