diff options
author | Camil Staps | 2025-05-14 10:25:07 +0200 |
---|---|---|
committer | Camil Staps | 2025-05-14 10:25:07 +0200 |
commit | 3d84b0ccdc5767198424e746c29f8b22905951ac (patch) | |
tree | a654dd4125848a58cc9f856df9babcbdbe611c1f | |
parent | publications page: reduce generated size by turning pug mixin into javascript... (diff) |
-rw-r--r-- | resources/pug/finals/publications.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pug/finals/publications.pug b/resources/pug/finals/publications.pug index e3d0939..c4a599a 100644 --- a/resources/pug/finals/publications.pug +++ b/resources/pug/finals/publications.pug @@ -99,7 +99,7 @@ block content entry('journalarticle', 'In preparation (a)', 'Complementation and Common Ground: Discursive effects in Biblical Hebrew', [['2023-9-22', '2024-6-30'], ['2024-12-20']]) entry('journalarticle', 'In preparation (b)', 'Iconic features in nominal reduplication', - [['2024-5-1', '2024-5-18'], ['2024-9-13', '2024-12-1'], ['2024-12-28']]) + [['2024-5-1', '2024-5-18'], ['2024-9-13', '2024-12-1'], ['2024-12-28', '2025-5-13']]) . Highcharts.ganttChart('chart-publications', { |