diff --git a/build/index.js b/build/index.js index e9979173..44041a21 100644 --- a/build/index.js +++ b/build/index.js @@ -122,12 +122,13 @@ Metalsmith(cwd) })) .use(versions({ versions: [ - { name: 'latest (2.0.0)', url: '//nativescript-vue.org' }, + { name: 'latest', url: '//nativescript-vue.org' }, + { name: 'v2', url: '//v2.nativescript-vue.org' }, { name: 'v1.3.1', url: '//v1-3-1.nativescript-vue.org' }, ], currentVersion: { - name: 'latest (2.0.0)', - branch: 'master' + name: 'v2', + branch: 'v2' } // different for each branch })) .use(order()) diff --git a/layouts/_partials/sponsors.ejs b/layouts/_partials/sponsors.ejs index edf49389..5d216330 100644 --- a/layouts/_partials/sponsors.ejs +++ b/layouts/_partials/sponsors.ejs @@ -42,7 +42,14 @@ rel="noopener" class="p-4"> exigency + alt="BairesDev"> + + + dotcom-monitor - \ No newline at end of file +