Removed hacker news logo
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 762 B |
@ -14,10 +14,7 @@ block content
|
||||
i.fa.fa-film
|
||||
| Cheerio Screencast
|
||||
|
||||
h3
|
||||
img(src='/img/hacker_news.png', width=50, height=50)
|
||||
span Hacker News Frontpage
|
||||
|
||||
h3 Hacker News Frontpage
|
||||
table.table.table-condensed
|
||||
thead
|
||||
tr
|
||||
@ -27,4 +24,4 @@ block content
|
||||
each link, index in links
|
||||
tr
|
||||
td= index + 1
|
||||
td!= link
|
||||
td!= link
|
||||
|
Reference in New Issue
Block a user