Fix about page
This commit is contained in:
parent
55b0380865
commit
276f37c081
|
@ -10,16 +10,16 @@
|
|||
ul.menu
|
||||
li
|
||||
a.name href='/' Back to WinDy Blog
|
||||
section.top-bar-section
|
||||
ul.right
|
||||
.top-bar-right
|
||||
ul.menu
|
||||
li
|
||||
a href='#about' du-smooth-scroll='' du-scrollspy='' ABOUT
|
||||
a href='#about' ABOUT
|
||||
li
|
||||
a href='#skill' du-smooth-scroll='' du-scrollspy='' SKILL
|
||||
a href='#skill' SKILL
|
||||
li
|
||||
a href='#work' du-smooth-scroll='' du-scrollspy='' PORTFOLIO
|
||||
a href='#work' PORTFOLIO
|
||||
li
|
||||
a href='#contact' du-smooth-scroll='' du-scrollspy='' CONTACT
|
||||
a href='#contact' CONTACT
|
||||
#intro
|
||||
header.intro
|
||||
.intro-heading
|
||||
|
@ -32,7 +32,7 @@
|
|||
| Find a loved job rather than found a good job.
|
||||
br
|
||||
| Technology advance NOT by human's intelligence, but by their laziness.
|
||||
a.circle href='#about' du-smooth-scroll=''
|
||||
a.circle href='#about'
|
||||
i.fa.fa-angle-double-down
|
||||
section#about
|
||||
.row
|
||||
|
|
Loading…
Reference in New Issue