fix index
This commit is contained in:
parent
3f0a927c40
commit
749bb9fc0e
|
@ -14,11 +14,10 @@ class About extends Widget
|
|||
|
||||
div class: "header", ->
|
||||
h1 "Christine Dodrill"
|
||||
h4 "Rockstar Hacker"
|
||||
h4 "Rockstar Hacker, Freelance Programmer, Gopher, Cloud Architect"
|
||||
span "I am a GitHub power user. I am constantly learning new languages and tools. I strongly believe in knowing many languages and ways to do things so I can pick the right tool for the job."
|
||||
|
||||
div class: "row nav", ->
|
||||
div class: "col-md-4"
|
||||
div class: "col-md-8 col-xs-12", style: "margin: 0px;padding: 0px;", ->
|
||||
div class: "col-md-4 col-xs-4 well", title: "Number of public repositories", ->
|
||||
i class: "fa fa-weixin fa-lg"
|
||||
|
|
Loading…
Reference in New Issue