From f6bd82012df60cf7fc63a72b6c17f66cf257a737 Mon Sep 17 00:00:00 2001 From: Z1zs <1169451926@qq.com> Date: Sat, 2 Nov 2024 15:16:35 +0800 Subject: [PATCH 1/2] update links in author-profile.html Signed-off-by: Z1zs <1169451926@qq.com> --- _includes/author-profile.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_includes/author-profile.html b/_includes/author-profile.html index 9f0d208e6ff..c958cce338d 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -83,7 +83,7 @@

{{ author.name }}

  • Foursquare
  • {% endif %} {% if author.steam %} -
  • Steam
  • +
  • Steam
  • {% endif %} {% if author.youtube %}
  • YouTube
  • @@ -106,6 +106,9 @@

    {{ author.name }}

    {% if author.googlescholar %}
  • Google Scholar
  • {% endif %} + {% if author.openreview %} +
  • Openreview
  • + {% endif %} {% if author.pubmed %}
  • PubMed
  • {% endif %} @@ -178,7 +181,7 @@

    {{ author.name }}

    {% endif %} {% if author.steam %} - + {% endif %} {% if author.youtube %} @@ -201,6 +204,9 @@

    {{ author.name }}

    {% if author.googlescholar %} {% endif %} + {% if author.openreview %} + + {% endif %} {% if author.pubmed %} {% endif %} From 2f6794e6cab3fa0ae464bba54282cacfccf65d85 Mon Sep 17 00:00:00 2001 From: Z1zs <1169451926@qq.com> Date: Sat, 2 Nov 2024 15:21:37 +0800 Subject: [PATCH 2/2] update _config.yml Signed-off-by: Z1zs <1169451926@qq.com> --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 12bf649a7ba..f6b924ce34f 100644 --- a/_config.yml +++ b/_config.yml @@ -57,6 +57,7 @@ author: xing : youtube : wikipedia : + openreview : # e.g., "openreview username" # Reading Files