From 6030f3c83c1448a74f6cfe4a5147e7ad9a64eb21 Mon Sep 17 00:00:00 2001 From: mayx Date: Mon, 16 Jun 2025 11:14:46 +0000 Subject: [PATCH] Update 2 files - /_layouts/post.html - /_config.yml --- _config.yml | 4 ++++ _layouts/post.html | 28 ++++++++++++++++------------ 2 files changed, 20 insertions(+), 12 deletions(-) diff --git a/_config.yml b/_config.yml index 2a758f8..d5fde3f 100644 --- a/_config.yml +++ b/_config.yml @@ -17,4 +17,8 @@ webmaster_verifications: google: huTYdEesm8NaFymixMNqflyCp6Jfvd615j5Wq1i2PHc yandex: fc0e535abed800be bing: 0ADFCE64B3557DC4DC5F2DC224C5FDDD +social: + name: Mayx + links: + - https://github.com/Mabbs google_analytics: UA-137710294-1 diff --git a/_layouts/post.html b/_layouts/post.html index 1300465..8dae177 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -7,9 +7,9 @@ layout: default

by {{ page.author | default: site.author }}