Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions src/less/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -859,10 +859,6 @@ pre.terminal .green {
color: #fff;
}

hr.disqus {
margin: 2em 0;
}

.end-link {
font-size: 12px;
}
Expand Down
1 change: 0 additions & 1 deletion src/tmpl/blog.pug
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ block content
if locals.singlePost
span.post-date= "Posted on " + postDate
!= content
include includes/disqus
else
each article in content
h2
Expand Down
16 changes: 0 additions & 16 deletions src/tmpl/includes/disqus.pug

This file was deleted.