Added disqus commenting to blog

This commit is contained in:
Paulus Schoutsen 2014-12-25 09:34:53 -08:00
parent 0d9fb09ff2
commit f3cc5e337b
7 changed files with 16 additions and 10 deletions

View file

@ -69,8 +69,12 @@ article {
$meta-color: $site-background;
font-size: 12px;
padding: 0 0 5px;
> time {
> * {
margin-right: 20px;
&:last-child {
margin-right: 0;
}
}
}