File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 38
38
color =" #FFDB6C"
39
39
height =" 60px"
40
40
class =" registerButton"
41
+ to =" terms"
41
42
block
42
43
rounded
43
44
>
50
51
<v-footer color =" #004170" padless >
51
52
<v-row justify =" center" no-gutters >
52
53
<v-col class =" white--text text-center footerText" cols =" 12" >
53
- <a class =" white--text" > - おうちで時間割について </a >
54
+ <a class =" white--text" href = " # " > - おうちで時間割について </a >
54
55
</v-col >
55
56
<v-col class =" white--text text-center footerText" cols =" 12" >
56
- <a class =" white--text" > - お問い合わせ </a >
57
+ <a class =" white--text" href = " # " > - お問い合わせ </a >
57
58
</v-col >
58
59
<v-col class =" white--text text-center footerText" cols =" 12" >
59
- <a class =" white--text" > - サイトポリシー </a >
60
+ <nuxt-link class =" white--text" to =" policy" >
61
+ - サイトポリシー
62
+ </nuxt-link >
60
63
</v-col >
61
64
</v-row >
62
65
</v-footer >
You can’t perform that action at this time.
0 commit comments