@@ -20,31 +20,32 @@ text_skin: default # "default" (default), "dark", "forest", "ocean", "chocolate"
2020highlight_theme : default # "default" (default), "tomorrow", "tomorrow-night", "tomorrow-night-eighties", "tomorrow-night-blue", "tomorrow-night-bright"
2121url : # the base hostname & protocol for your site e.g. https://www.someone.com
2222baseurl : # does not include hostname
23- title : Your Site Title
23+ title : >
24+ IT-блог свободного творца
2425description : > # this means to ignore newlines until "Language & timezone"
25- Your Site Description
26+ Блог свободного творца
2627
2728
2829# # => Language and Timezone
2930# #############################
30- lang : # the language of your site, default as "en"
31+ lang : ru # the language of your site, default as "en"
3132timezone : # see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones for the available values
3233
3334
3435# # => Author and Social
3536# #############################
3637author :
3738 type : # "person" (default), "organization"
38- name : Your Name
39+ name : Maksim
3940 url :
4041 avatar : # path or url of avatar image (square)
4142 bio : I am an amazing person.
42- email :
43+ 4344 facebook : # "user_name" the last part of your profile url, e.g. https://www.facebook.com/user_name
4445 twitter : # "user_name" the last part of your profile url, e.g. https://twitter.com/user_name
4546 weibo : # "user_id" the last part of your profile url, e.g. https://www.weibo.com/user_id/profile?...
4647 googleplus : # "user_id" the last part of your profile url, e.g. https://plus.google.com/u/0/user_id
47- telegram : # "user_name" the last part of your profile url, e.g. https://t.me/user_name
48+ telegram : maksov4 # "user_name" the last part of your profile url, e.g. https://t.me/user_name
4849 medium : # "user_name" the last part of your profile url, e.g. https://medium.com/user_name
4950 zhihu : # "user_name" the last part of your profile url, e.g. https://www.zhihu.com/people/user_name
5051 douban : # "user_name" the last part of your profile url, e.g. https://www.douban.com/people/user_name
0 commit comments