File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 43
43
</div >
44
44
<div class =" copy" >
45
45
<span class =" span-copy" > Copyright © 2021-{{(new Date(Date.now()).getFullYear())}} Vein Lang </span >
46
- <span class =" span-vein"
47
- ><span > Created By </span >
48
- <a target =" _blank" href =" http://0xf6.moe" >Yuuki Wesp</a ></span
49
- >
46
+ <a href =" https://vercel.com/?utm_source=vein-lang&utm_campaign=oss" >
47
+ <img src =" https://raw.githubusercontent.com/vein-lang/vein/master/.github/powered-by-vercel.svg" >
48
+ </a >
49
+ <span class =" span-vein" ><span > Created By </span >
50
+ <a target =" _blank" href =" http://0xf6.moe" >Yuuki Wesp</a ></span >
50
51
</div >
51
52
</footer >
52
53
</template >
53
54
<script lang="ts">
54
55
import Vue from " vue" ;
55
56
import Component from " vue-class-component" ;
56
57
58
+
57
59
@Component ({
58
60
components: {},
59
61
})
@@ -150,4 +152,4 @@ textarea {
150
152
.footer .copy .span-copy , .footer .copy .span-vein span {
151
153
opacity : .5 ;
152
154
}
153
- </style >
155
+ </style >
You can’t perform that action at this time.
0 commit comments