adding redirect
This commit is contained in:
Родитель
a05726f265
Коммит
c9438e63d1
3
Gemfile
3
Gemfile
|
@ -1,4 +1,5 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
gem 'github-pages', group: :jekyll_plugins
|
||||
gem 'jekyll-feed'
|
||||
gem 'jekyll-feed'
|
||||
gem 'jekyll-redirect-from'
|
|
@ -201,6 +201,7 @@ PLATFORMS
|
|||
DEPENDENCIES
|
||||
github-pages
|
||||
jekyll-feed
|
||||
jekyll-redirect-from
|
||||
|
||||
BUNDLED WITH
|
||||
1.14.3
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
layout: homepage
|
||||
title: Microsoft ALM VM
|
||||
redirect_to:
|
||||
- http://msalmvm.azurewebsites.net/
|
||||
keywords: ALM VM homepage
|
||||
tags: [overview]
|
||||
permalink: index.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче