Skip to content

Commit

Permalink
Remove broken Disqus comments script (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
Krinkle authored Dec 1, 2024
2 parents 863d91a + 8f858ee commit 3bcc999
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 21 deletions.
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.

0 comments on commit 3bcc999

Please sign in to comment.