We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456f5f0 commit bd45dfdCopy full SHA for bd45dfd
_pages/about.md
@@ -9,9 +9,11 @@ profile:
9
image: pic_Lee.jpg
10
image_circular: false # crops the image to make it circular
11
more_info: >
12
- <p>via Mesiano, 77</p>
13
- <p>38123 Trento, Italy</p>
14
- <p>(+39) 352-0993924</p>
+ <div style="text-align: center;">
+ <p>Via Mesiano, 77</p>
+ <p>38123 Trento, Italy</p>
15
+ <p>dongkyu.lee@unitn.it</p>
16
+ </div>
17
18
selected_papers: true # includes a list of papers marked as "selected={true}"
19
social: false # includes social icons at the bottom of the page
0 commit comments