aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/_default/author.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/author.html')
-rw-r--r--layouts/_default/author.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/author.html b/layouts/_default/author.html
index e47925a..1b94afc 100644
--- a/layouts/_default/author.html
+++ b/layouts/_default/author.html
@@ -16,7 +16,7 @@
{{ if gt (len .) 0 }}
<div class="stripe-dark">
<div class="mw7 center pv2 lh-copy f4-ns ph1">
- <h2>Publications</h2>
+ <h2 class="baskerville lh-title f2">Publications</h2>
{{ range . }}
{{ partial "post.html" . }}
{{ end }}