|
4 | 4 |
|
5 | 5 | title: PAIR # the website title (if blank, full name will be used instead) |
6 | 6 | first_name: PAIR |
7 | | -middle_name: |
| 7 | +middle_name: |
8 | 8 | last_name: Lab |
9 | 9 | contact_note: > |
10 | 10 | You can even add a little note about which of these is the best way to reach you. |
@@ -113,19 +113,19 @@ giscus: |
113 | 113 | lang: en |
114 | 114 |
|
115 | 115 | # Disqus comments (DEPRECATED) |
116 | | -disqus_shortname: # put your disqus shortname |
| 116 | +disqus_shortname: # put your disqus shortname |
117 | 117 | # https://help.disqus.com/en/articles/1717111-what-s-a-shortname |
118 | 118 |
|
119 | 119 | # External sources. |
120 | 120 | # If you have blog posts published on medium.com or other external sources, |
121 | 121 | # you can display them in your blog by adding a link to the RSS feed. |
122 | | -external_sources: |
123 | | - - name: |
124 | | - rss_url: |
125 | | - - name: |
126 | | - posts: |
127 | | - - url: |
128 | | - published_date: |
| 122 | +# external_sources: |
| 123 | +# - name: |
| 124 | +# rss_url: |
| 125 | +# - name: |
| 126 | +# posts: |
| 127 | +# - url: |
| 128 | +# published_date: |
129 | 129 |
|
130 | 130 | # ----------------------------------------------------------------------------- |
131 | 131 | # Newsletter |
@@ -291,9 +291,9 @@ scholar: |
291 | 291 | order: descending |
292 | 292 | group_by: type |
293 | 293 | group_order: ascending |
294 | | - type_aliases: {inproceedings: article} |
295 | | - type_names: {unpublished: Preprints, article: Papers (Journals & Conferences), workshop: Peer-Reviewed Workshops, thesis: Theses, patent: Patents} |
296 | | - type_order: [article,unpublished,workshop,thesis,patent,misc] |
| 294 | + type_aliases: { inproceedings: article } |
| 295 | + type_names: { unpublished: Preprints, article: Papers (Journals & Conferences), workshop: Peer-Reviewed Workshops, thesis: Theses, patent: Patents } |
| 296 | + type_order: [article, unpublished, workshop, thesis, patent, misc] |
297 | 297 |
|
298 | 298 | bibliography_list_attributes: |
299 | 299 | reversed: true |
|
0 commit comments