diff --git a/config.json b/config.json index 6d35742..785adda 100644 --- a/config.json +++ b/config.json @@ -130,6 +130,14 @@ "type": "input", "note": "链接地址" }, + { + "name": "bilibili", + "label": "哔哩哔哩", + "group": "社交", + "value": "", + "type": "input", + "note": "链接地址" + }, { "name": "valine", "label": "是否开启valine评论系统", diff --git a/templates/includes/footer.ejs b/templates/includes/footer.ejs index 2679f43..a5a57f0 100644 --- a/templates/includes/footer.ejs +++ b/templates/includes/footer.ejs @@ -1,7 +1,7 @@