summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraristote <quentin.aristote@irif.fr>2026-04-17 09:31:29 +0200
committeraristote <quentin.aristote@irif.fr>2026-04-17 09:31:29 +0200
commit1f26a923fd7e3ddd8288cfe6e1678e6efcfcf596 (patch)
tree1f8f2ecc0f7b4d6f483d24c8bcf5369ddf3ea325
parent96b0b75de6dec370c7b151590704aefee33b1980 (diff)
downloadwebpage-1f26a923fd7e3ddd8288cfe6e1678e6efcfcf596.tar.gz
webpage-1f26a923fd7e3ddd8288cfe6e1678e6efcfcf596.tar.bz2
webpage-1f26a923fd7e3ddd8288cfe6e1678e6efcfcf596.tar.xz
research: bolden entry notesHEADmaster
-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 =