Skip to content

Commit 8acab18

Browse files
committed
configuration update
1 parent b5b2d74 commit 8acab18

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

_config.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ site_theme : "default"
1212
title : "Rodrigo Otoni"
1313
title_separator : "-"
1414
name : &name "Rodrigo Otoni"
15-
description : &description "Postdoc at USI Lugano"
15+
description : &description ""
1616
url : https://rodrigo7491.github.io
1717
baseurl : "" # the subpath of your site, e.g. "/blog"
1818
repository : "rodrigo7491.github.io"
@@ -32,16 +32,24 @@ author:
3232
email : "otonir@usi.ch"
3333

3434
# Academic websites
35-
orcid : "https://orcid.org/0000-0003-1097-2367"
3635
academia : # URL
3736
arxiv : # URL - Update with the correct link to your profile
3837
googlescholar : "https://scholar.google.com/citations?user=mK3qncsAAAAJ&hl=en&oi=ao"
3938
impactstory : # URL
39+
orcid : "https://orcid.org/0000-0003-1097-2367"
4040
semantic : # URL
4141
pubmed : # URL
4242
researchgate : # URL
4343
scopus : # URL
4444

45+
# Repositories and software development
46+
bitbucket : # Username - Update with your username on the site
47+
codepen : # Username
48+
dribbble : # Username
49+
github : # "rodrigo7491"
50+
kaggle : # Username
51+
stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood")
52+
4553
# Social media
4654
bluesky : # Replace this with you Bluesky username
4755
facebook : # Username
@@ -68,14 +76,6 @@ author:
6876
youtube : # Username
6977
zhihu : # Username
7078

71-
# Repositories and software development
72-
bitbucket : # Username - Update with your username on the site
73-
codepen : # Username
74-
dribbble : # Username
75-
github : "rodrigo7491"
76-
kaggle : # Username
77-
stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood")
78-
7979
# Publication Category - The following the list of publication categories and their headings
8080
publication_category:
8181
books:

_includes/footer/custom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<!-- start custom footer snippets -->
2-
<a href="/sitemap/">Sitemap</a>
2+
33
<!-- end custom footer snippets -->

0 commit comments

Comments
 (0)