diff options
| author | Camil Staps | 2025-09-01 17:15:03 +0200 | 
|---|---|---|
| committer | Camil Staps | 2025-09-01 17:15:03 +0200 | 
| commit | aac6c4bcfda0173ea719a66470d7d71a27e0c39d (patch) | |
| tree | 93e288284523bb4e347509e0d170ee32c97bd865 /resources | |
| parent | Add SLE to conferences.pug (diff) | |
Add review for Religions special issue
Diffstat (limited to 'resources')
| -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],  				]), | 
