This commit is contained in:
Родитель
3c8c04dfe6
Коммит
67c63c59f2
2
Gemfile
2
Gemfile
|
@ -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
|
Загрузка…
Ссылка в новой задаче