diff options
| author | Camil Staps | 2021-12-23 10:11:41 +0100 | 
|---|---|---|
| committer | Camil Staps | 2021-12-23 10:11:41 +0100 | 
| commit | c3dfebaac5b0f528355181c8dd51fb08d4d5d666 (patch) | |
| tree | 817a0ecae8bad483a1219ec2068d7528017022ad /resources | |
| parent | Add ETT conference to conferences.html (diff) | |
Add lead; update meta description
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/pug/finals/index.pug | 13 | 
1 files changed, 11 insertions, 2 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 50f731c..7bc2628 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -1,7 +1,7 @@  extends /layout.pug  block extra_head -	meta(name='description', content='PhD candidate in Semitic linguistics') +	meta(name='description', content='PhD candidate in linguistics, representation of agency in language using spatial relations. I do theoretical research and apply it to Biblical Hebrew.')  block titleContainer @@ -12,7 +12,6 @@ block content  			h1  				| Camil Staps   				small [ka'mil stÉ‘ps] he/his -			p PhD candidate in Semitic linguistics  			p  				span.tt.obfuscate  					| info@c @@ -41,6 +40,16 @@ block content  	hr +	p.larger#lead +		| I am a PhD candidate in theoretical and Semitic linguistics. +		| I study how #[strong language] represents #[strong agency] and #[strong causality], often in terms of #[strong spatial relations]. +		| I take a #[strong theoretical linguistic] perspective and apply the results to #[strong Biblical Hebrew]. +	p.larger +		| I do this at #[a(href="https://www.universiteitleiden.nl/", target="_blank") Leiden University] +		| and #[a(href="https://www.ru.nl/") Radboud University]. +		| under the supervision of #[a(href="https://www.rooryck.org/") Johan Rooryck] +		| and #[a(href="https://radboud.academia.edu/ellenvanwolde") Ellen van Wolde]. +  	h2 Publications  	mixin pub(year, title)  		p | 
