From 8dbfd7a8f3af879204a046101fdd6c178a803ca3 Mon Sep 17 00:00:00 2001 From: winkidney Date: Sat, 6 Mar 2021 20:59:58 +0800 Subject: [PATCH] Fix: Fix error for mkdocs version update --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 146bd98..8135da6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -45,8 +45,8 @@ theme: extra: manifest: 'manifest.webmanifest' social: - - type: 'github' - link: 'https://github.com/pinry' + - icon: fontawesome/brands/github-alt + link: 'https://github.com/sundowndev/PhoneInfoga' markdown_extensions: - codehilite