页脚增加wblog的链接
This commit is contained in:
parent
c01300fa4e
commit
5e590cf550
|
@ -5,4 +5,11 @@
|
||||||
.link {
|
.link {
|
||||||
margin-right: 1rem;
|
margin-right: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.license {
|
||||||
|
margin-top: 1rem;
|
||||||
|
span {
|
||||||
|
margin-left: 0.5rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
.row
|
.row
|
||||||
.small-12.columns
|
.small-12.columns
|
||||||
.footer
|
.footer
|
||||||
span.link yafeilee.me
|
div
|
||||||
span.time 2012 - 2014
|
span.link yafeilee.me
|
||||||
|
span.time 2012 - 2014
|
||||||
|
.license
|
||||||
|
span
|
||||||
|
= link_to 'wblog', 'https://github.com/windy/wblog', target: '_blank'
|
||||||
|
|
Loading…
Reference in New Issue