页脚增加wblog的链接

This commit is contained in:
yafeilee 2014-04-02 13:52:19 +08:00
parent c01300fa4e
commit 5e590cf550
2 changed files with 13 additions and 2 deletions

View File

@ -5,4 +5,11 @@
.link {
margin-right: 1rem;
}
.license {
margin-top: 1rem;
span {
margin-left: 0.5rem;
}
}
}

View File

@ -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'