From 8ee37a28189559b1f4c9458c5221616a1a3d3eee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Abdullah=20=C3=9CLKER?= Date: Sun, 24 Apr 2022 12:33:42 +0300 Subject: [PATCH] config --- .config | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .config diff --git a/.config b/.config new file mode 100644 index 0000000..dbc58a6 --- /dev/null +++ b/.config @@ -0,0 +1,26 @@ + # Blog title + global_title="Çaylak My BASH Blogs" + # The typical subtitle for each blog + global_description="news, diary, journal, whatever" + # The public base URL for this blog + global_url="http://caylak.freemyip.com" + # Your name + global_author="CaylakPenguen" + # You can use twitter or facebook or anything for global_author_url + global_author_url="https://caylak.truvalinux.org.tr" + # Your email + global_email="caylak[a]penguen.tk" + global_github_username="caylakpenguen" + # Set to _blank if you want your github profile to open in a new tab/window. Default is _self + github_link_target="_self" + # Change this to your username if you want to use twitter for comments + global_twitter_username="caylakpenguen" + # Set this to false for a Twitter button with share count. The cookieless version + # is just a link. + # Set this to false for a Twitter button with share count. The cookieless version + # is just a link. + global_twitter_cookieless="true" + # Default search page, where tweets more than a week old are hidden + global_twitter_search="twitter" + #global_disqus_username="jakob-dalsgaard-blog" + global_twitter_card_image="resimler/avatar.png"