summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--html/research/writings.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/research/writings.nix b/html/research/writings.nix
index 727cf11..ad74d2f 100644
--- a/html/research/writings.nix
+++ b/html/research/writings.nix
@@ -42,7 +42,7 @@ let
}
)
// lib.optionalAttrs (publication ? note) {
- note = publication.note;
+ note = html.strong publication.note;
}
// lib.optionalAttrs (publication ? container-title) {
published =