Skip to content

Commit 10e7cec

Browse files
filippodllGrufoonylorenzoAldoCanfora
authored
Add research section (#2)
* Init add team member * Add description and filippodll * Add email and home-page fields * Add more types * Add more members * Add member * Updated my profile page * Updated my profile page * aggiunta informazioni profilo Aldo * sostituzione immagine logo * inserimento categoria poster * init poster folder * poster html * prova projects * slides * projects * general upgrades team * general upgrade projects * logo * foto projects * prova size * fix * fixx * new projects * new projects * orcid armando * Update citations * orcid mirko * Update citations * sources * Update citations * sss * Update citations * index * gg * Update citations * finale * Remove unused links * Update address * Fix * Are you scared by @? * Fix pt2 --------- Co-authored-by: grufoony <[email protected]> Co-authored-by: lorenzo <[email protected]> Co-authored-by: Aldo Canfora <[email protected]> Co-authored-by: Grufoony <[email protected]>
1 parent 5fb2e85 commit 10e7cec

File tree

14 files changed

+1179
-338
lines changed

14 files changed

+1179
-338
lines changed

.github/workflows/first-time-setup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
.replace(/(^ email: ).*$/m, "$1contact@${{ env.USER }}.com")
102102
.replace(/(^ github: ).*$/m, "$1${{ env.USER }}")
103103
.replace(/(^ twitter: ).*$/m, "$1${{ env.USER }}")
104-
.replace(/(^ youtube: ).*$/m, "$1${{ env.USER }}");
104+
.replace(/(^ youtube: ).*$/m, "$1@${{ env.USER }}");
105105
writeFileSync(file, contents);
106106
107107
- name: Personalize homepage for user
99 KB
Binary file not shown.

_cite/.cache/cache.db

36 KB
Binary file not shown.

_config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ proofer: false
88

99
# site social media and other links
1010
links:
11-
12-
orcid: 0000-0001-8713-9213
13-
google-scholar: ETJoidYAAAAJ
11+
12+
# orcid: 0000-0001-8713-9213
13+
# google-scholar: ETJoidYAAAAJ
1414
github: physycom
15-
twitter: physycom
16-
youtube: physycom
15+
# twitter: physycom
16+
youtube: "@laboratoriodifisicadeisist17"
1717

1818
### jekyll settings
1919

0 commit comments

Comments
 (0)