Browse Source

Fix researchgate URL

Xi Ruoyao 7 years ago
parent
commit
406ef128b9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config.toml

+ 1 - 1
config.toml

@@ -210,7 +210,7 @@ defaultContentLanguageInSubdir = false
   [[params.social]]
     icon = "researchgate"
     icon_pack = "ai"
-    link = "https://www.researchgate.net"
+    link = "https://www.researchgate.net/profile/Xi_Ruoyao"
 
   [[params.social]]
     icon = "github"