This commit is contained in:
Canarys Automations 2017-04-17 16:22:36 +05:30
Родитель 3c8c04dfe6
Коммит 67c63c59f2
2 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -2,5 +2,5 @@ source "https://rubygems.org"
gem 'github-pages', group: :jekyll_plugins
gem 'jekyll-feed'
gem 'jekyll-redirect-from'
#gem 'jekyll-redirect-from'
gem 'jekyll-redirect-to'

Просмотреть файл

@ -104,8 +104,8 @@ description: "RSS Feed for Microsoft Visual Studio ALM Virtual Machine"
# the description is used in the feed.xml file
# needed for sitemap.xml file only
url: https://microsoft.github.io
baseurl: /almvm/
#url: https://microsoft.github.io
#baseurl: /almvm/
# changing to Azure
#url: https://almvm.azurewebsites.net
#baseurl: /
@ -114,5 +114,5 @@ site.google_analytics: UA-93010880-1
gems:
- jekyll-redirect-from
#- jekyll-redirect-from
- jekyll-redirect-to