feat(workflow): add deploy preview links (#2028)

This commit is contained in:
Shawn Erquhart
2019-02-08 12:26:59 -05:00
committed by GitHub
parent f0553c720a
commit 15d221d4a4
24 changed files with 861 additions and 42 deletions

View File

@ -11,6 +11,10 @@ module.exports = {
name: 'start',
title: 'Quick Start',
},
{
name: 'features',
title: 'Features',
},
{
name: 'reference',
title: 'Reference',