From 9e5ae458d5348e3171ae01bd31c44d79e9cc053d Mon Sep 17 00:00:00 2001 From: avavaaya Date: Tue, 27 Feb 2024 12:45:40 +0800 Subject: [PATCH] Adding blog link to eastxuelian.nebuu.la --- _includes/author-profile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/author-profile.html b/_includes/author-profile.html index 0dbc867..8cc4661 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -31,7 +31,7 @@

{{ author.name }}

  • {{ author.employer }}
  • {% endif %} {% if author.uri %} -
  • {{ site.data.ui-text[site.locale].website_label | default: "Website" }}
  • +
  • {{ site.data.ui-text[site.locale].website_label | default: "Blog" }}
  • {% endif %} {% if author.email %}
  • {{ site.data.ui-text[site.locale].email_label | default: "Email" }}