File tree 3 files changed +6
-10
lines changed
3 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 2
2
# Site settings
3
3
# -----------------------------------------------------------------------------
4
4
5
- title : blank # the website title (if blank, full name will be used instead)
5
+ title : SXZ group # the website title (if blank, full name will be used instead)
6
6
first_name : SXZ
7
7
middle_name :
8
8
last_name : Group
@@ -168,10 +168,6 @@ disqus_shortname: al-folio # put your disqus shortname
168
168
external_sources :
169
169
- name : medium.com
170
170
rss_url : https://medium.com/@al-folio/feed
171
- - name : Google Blog
172
- posts :
173
- - url : https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/
174
- published_date : 2024-05-14
175
171
176
172
# -----------------------------------------------------------------------------
177
173
# Newsletter
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ teaser: >
16
16
<br />
17
17
18
18
profile :
19
- name : Shi-Xin Zhang
19
+ name : Shi-Xin Zhang (张士欣)
20
20
position : >
21
21
Principal Investigator<br />
22
22
Associate Professor<br />
Original file line number Diff line number Diff line change @@ -236,12 +236,12 @@ ul.task-list input[type="checkbox"] {
236
236
237
237
@media (min-width : 576px ) {
238
238
.profile.float-left {
239
- margin-right : 2 rem ;
240
- width : 30 % ;
239
+ margin-right : 3 rem ;
240
+ width : 25 % ;
241
241
}
242
242
.profile.float-right {
243
- margin-left : 2 rem ;
244
- width : 30 % ;
243
+ margin-left : 3 rem ;
244
+ width : 25 % ;
245
245
}
246
246
.profile.float-middle {
247
247
width : 60% ;
You can’t perform that action at this time.
0 commit comments