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
|
i.fa.fa-film
|
||||||
| Cheerio Screencast
|
| Cheerio Screencast
|
||||||
|
|
||||||
h3
|
h3 Hacker News Frontpage
|
||||||
img(src='/img/hacker_news.png', width=50, height=50)
|
|
||||||
span Hacker News Frontpage
|
|
||||||
|
|
||||||
table.table.table-condensed
|
table.table.table-condensed
|
||||||
thead
|
thead
|
||||||
tr
|
tr
|
||||||
@ -27,4 +24,4 @@ block content
|
|||||||
each link, index in links
|
each link, index in links
|
||||||
tr
|
tr
|
||||||
td= index + 1
|
td= index + 1
|
||||||
td!= link
|
td!= link
|
||||||
|
Reference in New Issue
Block a user