add each other version link
This commit is contained in:
parent
2399bef5ee
commit
b98aa04711
|
@ -82,6 +82,13 @@
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
.version {
|
||||
color: #3FBFFF;
|
||||
&:hover {
|
||||
color: #BFEAFF;
|
||||
}
|
||||
}
|
||||
|
||||
.sub-heading {
|
||||
margin-top: 2rem;
|
||||
p {
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
.row
|
||||
.small-12.columns
|
||||
h1.heading I'm Li Yafei
|
||||
a.version href='http://yafeilee.me/about' 中文版本
|
||||
.sub-heading
|
||||
p
|
||||
| Find a loved job rather than found a good job.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
ul.title-area
|
||||
li.name
|
||||
h1
|
||||
a href='/' WinDy's Blog
|
||||
a href='/' 回到博客
|
||||
section.top-bar-section
|
||||
ul.right
|
||||
li
|
||||
|
@ -26,6 +26,7 @@
|
|||
.row
|
||||
.small-12.columns
|
||||
h1.heading 李亚飞
|
||||
a.version href='http://en.yafeilee.me/about' English Version
|
||||
.sub-heading
|
||||
p
|
||||
| 懒, 是人类进步的动力
|
||||
|
|
Loading…
Reference in New Issue