diff options
| author | Camil Staps | 2023-08-12 23:04:54 +0200 | 
|---|---|---|
| committer | Camil Staps | 2023-08-12 23:04:54 +0200 | 
| commit | a75352fc3366557e1bf17735e8b83e9e423f92ff (patch) | |
| tree | 31bb415e8497d7f54955ac63d53329fc26ea9f0b /resources | |
| parent | Add doi for article on this & that (diff) | |
Improve spacing in social media icons
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/pug/finals/index.pug | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 6909a44..b64068c 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -25,10 +25,10 @@ block content  				p(style="margin-bottom:1em;")  					a(href="https://leidenuni.academia.edu/CamilStaps")  						i.ai.ai-lg.ai-academia(title="Academia.edu") -					|   +					|    					a(href="https://orcid.org/0000-0003-1164-6838")  						i.ai.ai-lg.ai-orcid(title="ORCiD") -					|   +					|    					a(href="https://mstdn.social/@CamilStaps", rel="me")  						i.fab.fa-lg.fa-mastodon(title="Mastodon")  					|   | 
