From b3fd5e04c8ae924bc1e6a46b568b32c88e29a2f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B0=95=EC=84=B1=EC=A7=84=20sungjin=2Ekang?= Date: Sat, 2 Mar 2024 12:35:47 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20x=20=EB=A5=BC=20=EC=B6=94=EA=B0=80?= =?UTF-8?q?=ED=95=98=EB=8B=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 트위터에 대해서 추가함. --- pelicanconf.py | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index c44644bb..265a5089 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -43,6 +43,7 @@ SOCIAL = ( ("Github", "https://github.com/ujuc", "github"), ("Linkin", "https://kr.linkedin.com/in/sungjinkang", "linkedin"), + ("X", "https://x.com/ujuc", "x-twitter"), ) LINKS = () @@ -55,12 +56,6 @@ RELATIVE_URLS = True THEME = "clean/" -# Address -EMAIL_ADDRESS = "ujuc@ujuc.kr" -GITHUB_ADDRESS = "https://github.com/ujuc" -SO_ADDRESS = "https://stackoverflow.com/users/978762/sungjin-gang" -TWITTER_ADDRESS = "https://twitter.com/ujuc" - AUTHORS = {} # Code