diff --git a/css/tufte.css b/css/tufte.css index 51c40e3..de99a3b 100644 --- a/css/tufte.css +++ b/css/tufte.css @@ -140,7 +140,7 @@ a.icon-link:visited { background: none; vertical-align: middle; } -.reddit-icon { +.social-icon { height: 16px; width: 16px; } diff --git a/templates/post-attributes.tmpl b/templates/post-attributes.tmpl index d4a711b..ebf5fec 100644 --- a/templates/post-attributes.tmpl +++ b/templates/post-attributes.tmpl @@ -6,12 +6,12 @@ {{ if .HNLink }} - Hacker News + {{- end -}} {{ if .RedditLink }} - Reddit + {{- end -}}