mirror of
https://github.com/caylakpenguen/bashblog.git
synced 2025-01-22 05:08:44 +03:00
27 lines
1.2 KiB
Plaintext
27 lines
1.2 KiB
Plaintext
# 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"
|