页脚增加wblog的链接
This commit is contained in:
parent
c01300fa4e
commit
5e590cf550
|
@ -5,4 +5,11 @@
|
|||
.link {
|
||||
margin-right: 1rem;
|
||||
}
|
||||
|
||||
.license {
|
||||
margin-top: 1rem;
|
||||
span {
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
.row
|
||||
.small-12.columns
|
||||
.footer
|
||||
span.link yafeilee.me
|
||||
span.time 2012 - 2014
|
||||
div
|
||||
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