diff --git a/_config.yml b/_config.yml index 3d9f2c8..361c763 100644 --- a/_config.yml +++ b/_config.yml @@ -1,44 +1,27 @@ # Site settings -title: Swift -description: A clean minimal Theme for Jekyll + +title: Destructive Voice +description: a CTF team from Ural Federal University, Yekaterinburg email: pranav@maangalabs.com baseurl: /dvteam.org -#url: "http://localhost:4000" # the base hostname & protocol for your site -#favicon favicon: /favicon.png -#feed -feedburner_username: maangalabs -#twitter -twitter_username: pranavrajs -github_username: pranavrajs +permalink: /:categories/:title -#linkedin -linkedin_username: pranavrajs +twitter_username: pranavrajs -#google analytics -google_analytics_id : UA-53386152-2 -#gplus -gplus_username: 101893920934936418705 +# google analytics +# google_analytics_id : UA-53386152-2 -#fb_username -fb_username: pranav.tayberrycreative +# disqus_short_name: maangalabscom +# disqus_show_comment_count: true -#permalink /blog/2014/11/11/this-is-a-sample-post -permalink: /blog/:year/:month/:day/:title # Build settings -markdown: kramdown -#Disqus configuration -disqus_short_name: maangalabscom -disqus_show_comment_count: true +markdown: kramdown -#Can be used for multiple author blogs ! Add name to post For more visit the sample authors: - pranavrajs: - display_name: Pranav Raj S - email: pranavrajs@gmail.com - fb: pranav.tayberrycreative - linkedin: pranavrajs - twitter: pranavrajs - github: pranavrajs + hx: + display_name: Alexander Borzunov + email: borzunov.alexander@gmail.com + github: borzunov diff --git a/_includes/author_block.html b/_includes/author_block.html index 1927dcb..de2dd8c 100644 --- a/_includes/author_block.html +++ b/_includes/author_block.html @@ -1,39 +1,69 @@ {% assign author = site.authors[page.author] %} {% if author %} -
diff --git a/_includes/header.html b/_includes/header.html index 565c502..9f9a7aa 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -9,12 +9,13 @@ -{% endif %} \ No newline at end of file +{% endif %} --> diff --git a/_layouts/default.html b/_layouts/default.html index 8451216..991f308 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -11,10 +11,10 @@{{site.description}}
-