diff options
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/pug/finals/index.pug | 9 | 
1 files changed, 6 insertions, 3 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 11241f0..c998471 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -16,7 +16,7 @@ block content  			li.nav-item(role='presentation') #[a.nav-link(href='#introduction') Introduction]  			li.nav-item(role='presentation') #[a.nav-link(href='#publications') Publications]  			li.nav-item(role='presentation') #[a.nav-link(href='#talks') Talks] -			li.nav-item(role='presentation') #[a.nav-link(href='#service') Service] +			li.nav-item(role='presentation') #[a.nav-link(href='#service-outreach') Service & outreach]  			li.nav-item(role='presentation') #[a.nav-link(href='#statistics') Statistics]  			li.nav-item(role='presentation') #[a.nav-link(href='#projects') Software projects]  			li.nav-item(role='presentation') #[a.nav-link(href='#teaching') Teaching] @@ -265,10 +265,13 @@ block content  					td Jan 5, #[a(href="http://clean.cs.ru.nl/NL-FP_dag_2018", title="Dutch Functional Programming Day", target="_blank") NL-FP day]  					td #[a(href="https://cloogle.org", target="_blank") Cloogle]: a programming language search engine and its applications (#[a(href="https://clean.cs.ru.nl/NL-FP_dag_2018#Camil_Staps_-_Cloogle:_a_programming_language_search_engine_and_its_applications", target="_blank") abstract & slides]). -		section#service -			h2 Service +		section#service-outreach +			h2 Service & outreach  			table.main_table  				tr +					td 2025 +					td Problem and presentation for the #[a(href='https://linguistikolympiade.de/', target='_blank') Deutsche Linguistik-Olympiade]. +				tr  					td 2024  					td Proofreader for #[a(href='https://langsci-press.org/', target='_blank') Language Science Press].  				tr | 
