diff options
| author | Camil Staps | 2023-11-28 16:24:38 +0100 | 
|---|---|---|
| committer | Camil Staps | 2023-11-28 16:24:38 +0100 | 
| commit | d50a4d508d357f70f22e8e0d837c3c4962468321 (patch) | |
| tree | 091334b610b58f330cc984d27403b80eb4a14380 /resources/pug/include | |
| parent | Add lingbuzz links for S&P article and BJALL article (diff) | |
Add navigation
Diffstat (limited to 'resources/pug/include')
| -rw-r--r-- | resources/pug/include/layout.pug | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/resources/pug/include/layout.pug b/resources/pug/include/layout.pug index 1cbf0f4..1b4e96d 100644 --- a/resources/pug/include/layout.pug +++ b/resources/pug/include/layout.pug @@ -5,7 +5,7 @@ html(lang="en")  	head  		include head.pug -	body +	body(style='position:relative;')  		.container  			block titleContainer  				header | 
