diff --git a/public/img/hacker_news.png b/public/img/hacker_news.png deleted file mode 100644 index 45802e1dd6..0000000000 Binary files a/public/img/hacker_news.png and /dev/null differ diff --git a/views/api/scraping.jade b/views/api/scraping.jade index a02e26591a..e83f43f8dd 100644 --- a/views/api/scraping.jade +++ b/views/api/scraping.jade @@ -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 \ No newline at end of file + td!= link