added sidebar partial, updated twitter style, handling linebreaks with paragraphs
This commit is contained in:
parent
fcc761c7bf
commit
f702f2fc2f
4 changed files with 27 additions and 14 deletions
|
@ -73,9 +73,9 @@ google_analytics: true
|
|||
= content
|
||||
#sidebar
|
||||
- if page.respond_to? :twitter_user
|
||||
%h4 @#{page.twitter_user}
|
||||
%h4 Twitter <a class="small" href="http://twitter.com/#{page.twitter_user}">@#{page.twitter_user}</a>
|
||||
#twitter
|
||||
#twitter_status
|
||||
%ul#twitter_status
|
||||
Status updating...
|
||||
#footer
|
||||
.page_width
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue