diff options
Diffstat (limited to 'resources/pug/finals')
| -rw-r--r-- | resources/pug/finals/index.pug | 3 | ||||
| -rw-r--r-- | resources/pug/finals/publications.pug | 3 | 
2 files changed, 6 insertions, 0 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 4ea265b..b78d5d3 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -270,6 +270,9 @@ block content  			table.main_table  				tr  					td 2025 +					td Reviewer for #[a(href='https://www.mdpi.com/journal/religions', target='_blank') #[i Religions]]. +				tr +					td  					td Problem and presentation for the #[a(href='https://linguistikolympiade.de/', target='_blank') Deutsche Linguistik-Olympiade].  				tr  					td 2024–2025 diff --git a/resources/pug/finals/publications.pug b/resources/pug/finals/publications.pug index aab1728..c0cd295 100644 --- a/resources/pug/finals/publications.pug +++ b/resources/pug/finals/publications.pug @@ -207,6 +207,9 @@ block content  					[Date.parse('2023-07-28'), 34],  					[Date.parse('2023-12-11'), 9],  				]), +				makeSeries('Religions', '#00699e', [ +					[Date.parse('2025-08-29'), 3], +				]),  				makeSeries('The New Scholar', '#dbbe9e', [  					[Date.parse('2023-05-05'), 1],  				]), | 
